-
Notifications
You must be signed in to change notification settings - Fork 53
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: invalid argument: Unable to allocate memory #6
Comments
Dear @okdhryk Thank you for using my repository!
Sorry for the late reply... |
Hello,
I made a config file and tried it and yolo_v4-tiny.launch worked fine.
... CUDA Error: out of memory |
We have same error. Did you solve? |
Same here, any answer? |
It now works correctly under the following conditions Ubuntu 18.04.5 LTS $ /usr/local/cuda/bin/nvcc -V $ cat /usr/include/cudnn.h | grep CUDNN_MAJOR -A 2
|
Hello!
There seems to be insufficient memory for CUDA.
Do you know any solution?
Thanks!
The text was updated successfully, but these errors were encountered: