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

CUDA Error: unknown error when generating an image (model trained with --taming flag) #427

Open
vladislabv opened this issue May 13, 2022 · 0 comments

Comments

@vladislabv
Copy link

vladislabv commented May 13, 2022

Hello everyone!

I am facing an issue while trying to generate an image, after a model was successfully trained. The training have done with a docker image provided in the repository. After training, I also get True by testing torch.cuda in the python compiler, so I do not get where the error comes from.
Here is the error traceback:
cuda_error
Behind docker I am using Windows 10, Nvidia GeForce 1050 as GPU, Intel(R) Core(TM) i5-8300H CPU @ 2.30GHz 2.30 GHz as CPU and 8 GB RAM.
Here is the output of the cuda being used on docker:
nvcc_output
As well as drivers being used on the PC:
nvidia_smi_info

I would appreciate any help, if someone have experienced the same problem!

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

1 participant