Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix 'x' offset in GPU powered BLAS method #822

Merged
merged 1 commit into from
Jul 5, 2024
Merged

Conversation

Sergio0694
Copy link
Owner

Closes #820

Description

Fixes the x offset in the GPU powered fully connected implementation.

@Sergio0694 Sergio0694 added bug fix ✅ A fix for a reported/discovered bug samples 📚 A change or improvement related to the samples labels Jul 5, 2024
@Sergio0694 Sergio0694 merged commit bbd6714 into main Jul 5, 2024
23 checks passed
@Sergio0694 Sergio0694 deleted the dev/fix-blas-offset branch July 5, 2024 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix ✅ A fix for a reported/discovered bug samples 📚 A change or improvement related to the samples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Minor errors in the sample code
1 participant