Google Colab: CUDA issue during validation stage #91
-
I'm attempting to train a model on the free Google colab plan (I know, I know....) With GPU enabled, it seems to be crashing when it comes time to run the first validation (I am running --val-every 10000).
The error suggested running a separate script to diagnose the issue:
When I ran that, I gave me this error:
Any guidance on what is causing this and how I can fix it?
|
Beta Was this translation helpful? Give feedback.
Answered by
caillonantoine
Jun 21, 2022
Replies: 1 comment 1 reply
-
This was a very painful problem ! The latest version of the colab notebook should work now! |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
JLenzy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This was a very painful problem ! The latest version of the colab notebook should work now!