Skip to content

Natsu-Akatsuki/DCNv2_latest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DCNv2 latest

  • Add support for pytorch1.11 (may be not backward-compatible).
  • Test on ubuntu20.04, python3.8(conda), cuda_11.4

Install

$ python3 setup.py build develop

Updates

  • 2021.03.24: It was confirmed PyTorch 1.8 is OK with master branch, feel free to use it.
  • 2021.02.18: Happy new year! PyTorch 1.7 finally supported on master branch! for lower version theoretically also works, if not, pls fire an issue to me!.
  • 2020.09.23: Now master branch works for pytorch 1.6 by default, for older version you gonna need separated one.
  • 2020.08.25: Check out pytorch1.6 branch for pytorch 1.6 support, you will meet an error like THCudaBlas_Sgemv undefined if you using pytorch 1.6 build master branch. master branch now work for pytorch 1.5;

Contact

If you have any question, please using this platform post questions: http://t.manaai.cn

About

DCNv2 supports decent pytorch 1.11

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 38.3%
  • Cuda 28.4%
  • Python 26.9%
  • C 6.3%
  • Shell 0.1%