multimodallearning / pytorch-mask-rcnn

Other
2.01k stars 557 forks source link

Is CUDA 10 supported? #71

Open lawrenceztang opened 5 years ago

lawrenceztang commented 5 years ago

I get this error but I might've done something wrong: ImportError: /home/lawrence/PycharmProjects/pytorch-mask-rcnn/nms/_ext/nms/_nms.so: undefined symbol: __cudaPopCallConfiguration

1byxero commented 4 years ago

Were you able to solve this?

QianLingjun commented 3 years ago

sir ,can you solve it. i also find this error. Thinks

lawrenceztang commented 3 years ago

I don't remember exactly if I was able to solve it. I think I installed CUDA 10 wrong, which caused the error.