You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm attempting to run pretrain.py on the mnist dataset out of the box, but within the function pretrain_main(), I hit an error affiliated with Cuda. The trace is below:
Hi,
I'm attempting to run
pretrain.py
on the mnist dataset out of the box, but within the functionpretrain_main()
, I hit an error affiliated with Cuda. The trace is below:I'm running from the docker image. Maybe it has something to do with the cuda version? The image uses CUDA 7.0.
The text was updated successfully, but these errors were encountered: