-
Notifications
You must be signed in to change notification settings - Fork 555
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
ImportError: torch.utils.ffi is deprecated. Please use cpp extensions instead. #105
Comments
have you solved it? I got the same problem. |
use pytorch 0.4 |
It works for me with pytorch 0.4.0 |
I am having many issues with changing my Cuda version and torch. is there any option to compile using CPP extensions instead? |
the issue is that you will have to use cpp code for that . |
i have fixed the so called dependency issues https://github.com/knitemblazor/MaskRCNN_pytorch_1.8_non_detectron |
error while run build.py file in nms....pls assist me...
Thank You...
The text was updated successfully, but these errors were encountered: