unifiedparsing icon indicating copy to clipboard operation
unifiedparsing copied to clipboard

pytorch 1.0 compatibility

Open jeremy-cv opened this issue 6 years ago • 0 comments
trafficstars

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

jeremy-cv avatar Jan 18 '19 08:01 jeremy-cv