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

RuntimeError: CUDA error: CUBLAS_STATUS_EXECUTION_FAILED when calling cublasSgemm( handle, opa, opb, m, n, k, &alpha, a, lda, b, ldb, &beta, c, ldc) free(): invalid next size (fast) #21

Open
wkdgnsgo opened this issue Mar 17, 2022 · 1 comment

Comments

@wkdgnsgo
Copy link

wkdgnsgo commented Mar 17, 2022

Hi I tried to train the network with FFHQ data set and I faced this error. I searched the error and found that some of layers' dimensions got mismatched. Have you guys met this problem before? Thanks

@mahmoudnafifi
Copy link
Owner

I didn't see this error before. Sorry I cannot help on this. Let's keep the issue open hopefully anyone else can suggest a fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants