Closed Richardwan7 closed 5 years ago
Yup, we'll move to support pytorch 1.0.1. The semantic image segmentation that we use currently depends on pytorch 0.4 but they plan to move to pytorch 1, so when that is ready, we'll upgrade also.
This should be fixed now.
Will there be plan to have the script support pytorch 1.0.1? I got the following error when executing ./travis.sh with pytorch 1.0.1: "ImportError: torch.utils.ffi is deprecated. Please use cpp extensions instead"