-
Notifications
You must be signed in to change notification settings - Fork 3
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
Something makes cell six die in demo notebook. #2
Comments
This part looks like an issue with CUDA GPU libraries
Make sure you can run any tf code on the GPU
These tutorials might be helpful: Alternatively, you could run the notebook without a GPU if you set env var |
Warnings like this
and similar to these
Can be ignored if you use models for inference. The models might fail if you run .fit method though. |
After this line cell dies idle:
analog-watch-recognition/watch_recognition/watch_recognition/predictors.py
Line 46 in 4321541
There are many warnings btw:
traceback.txt
The text was updated successfully, but these errors were encountered: