Closed zhihengli-UR closed 4 years ago
Sorry that the code does not work for pytorch 1.5 or 1.6. I don't have time to update the code recently.
I would recommend using the docker:
bash scripts/build_docker.sh
bash scripts/run_docker.sh
Thank you for your reply!
FYI, the new version should be compatible with pytorch 1.6 https://github.com/zhanghang1989/PyTorch-Encoding/pull/309
I failed to compile https://github.com/zhanghang1989/PyTorch-Encoding/tree/master/encoding/lib with PyTorch 1.5 or 1.6. Is there any plan to support latest version of PyTorch?