-
Notifications
You must be signed in to change notification settings - Fork 382
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
_cpools error #120
Comments
I set batch_size=1 |
I can successfully run test.py, but not train.py, which is strange |
I pasted the error here: Traceback (most recent call last): |
i have the same environment and error,have you solved it? can I get some help? |
Hi,
My environment is:
torch1.3.1
torchvision0.4.2
CUDA10.0
gcc7.5,
I use the method mentioned by(https://github.com/princeton-vl/CornerNet-Lite/tree/master/core/models/py_utils/_cpools) to compile using _cpools in cornernet-lite.
When I executed test.py without any errors, but when I executed train.py, I encountered the following error:
The text was updated successfully, but these errors were encountered: