Skip to content
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

error when run demo.py #36

Open
Hrhythm opened this issue Apr 26, 2019 · 10 comments
Open

error when run demo.py #36

Hrhythm opened this issue Apr 26, 2019 · 10 comments

Comments

@Hrhythm
Copy link

Hrhythm commented Apr 26, 2019

when I run the demo.py, I met this error:
RuntimeError: cublas runtime error : the GPU program failed to execute at /pytorch/aten/src/THC/THCBlas.cu:416

How can I solve it, thank you!

@xingyizhou
Copy link
Owner

I have no idea unless more information is provided. You can check this pytorch/pytorch#7548 .

@Aaronwd
Copy link

Aaronwd commented Apr 28, 2019

I met the same problem in the environment for pytorch 1.0 and cuda 10.1. I have no idea to deal with it. Thank you for your any support or suggestion.

@numarf
Copy link

numarf commented Jun 8, 2019

from external.nms import soft_nms
ModuleNotFoundError: No module named 'external.nms'

@wangyuxin87
Copy link

from external.nms import soft_nms
ModuleNotFoundError: No module named 'external.nms'
Have you solved it? I have the same problem.

@numarf
Copy link

numarf commented Jun 10, 2019

Yes. I made my own nms.py file, if you want that i can post the code here for you.
Thank You

@wangyuxin87
Copy link

@numarf Thanks a lot!You can send to my email [email protected]

@leiyaohui
Copy link

ModuleNotFoundError: No module named 'external.nms'
Hello, I have the same problem. How can you solve it?
I look forward to your reply. Thank you.

@numarf
Copy link

numarf commented Jun 17, 2019

yep
please mail me at [email protected] so that i can can help you quickly

@liushuai839
Copy link

when I run the demo.py, I met this error:
RuntimeError: cublas runtime error : the GPU program failed to execute at /pytorch/aten/src/THC/THCBlas.cu:416

How can I solve it, thank you!
Hi,Guys! I met the same problem in pytorch 0.4.1 and cuda9.0. Could you give me some advice? Thank you

@yuan243212790
Copy link

@liushuai839 i hava the same question. you kown how to solve this probem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants