CSAILVision / CSAILVision/unifiedparsing
pytorch 1.0 compatibility
Open
- Dominant language
- Python
- Stars
- 428
- Forks
- 69
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
thank you for sharing this code!
Running _./travis.sh_ gives the following error :
> ImportError: torch.utils.ffi is deprecated. Please use cpp extensions instead
Pytorch 1.0 needs cpp_extensions instead of ffi. Will you make the code compatible with Pytorch 1.0?
thanks
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.