-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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 with several attention heads #1330
Comments
I have two questions or comments. (1) Could you try to train these bug-happened models with our provided datasets such as Cityscapes and ADE20K to test whether cuda out of memory still encounter? (2) Before your issue, I have faced certain problems because I missed Hope my experience could help you locate your problems. Best, |
Hi @MengzhangLI , Thanks for the response The error I faced is not CUDA Out of memory, posting extended stacktrace for better insights,
|
It is usually caused by your wrong |
Checklist
Describe the bug
Reproduction
What command or script did you run?
Did you make any modifications on the code or config? Did you understand what you have modified?
Environment
python mmseg/utils/collect_env.py
to collect necessary environment information and paste it here.pip install torch torchvision
$PATH
,$LD_LIBRARY_PATH
,$PYTHONPATH
, etc.)Error traceback
If applicable, paste the error trackback here.
Whole Config
Bug fix
If you have already identified the reason, you can provide the information here. If you are willing to create a PR to fix it, please also leave a comment here and that would be much appreciated!
The text was updated successfully, but these errors were encountered: