1. 13 Oct, 2021 6 commits
  2. 04 Oct, 2021 1 commit
  3. 03 Oct, 2021 1 commit
  4. 26 Sep, 2021 2 commits
  5. 25 Sep, 2021 1 commit
  6. 24 Sep, 2021 5 commits
  7. 23 Sep, 2021 6 commits
  8. 21 Sep, 2021 2 commits
  9. 14 Sep, 2021 1 commit
    • Zaida Zhou's avatar
      [Docs] Use PyTorch sphinx theme (#1321) · 1216e5fe
      Zaida Zhou authored
      * [Docs] Use PyTorch sphinx theme
      
      * add sphinx-copybutton
      
      * add twitter and zhihu link
      
      * remove shpinx_rtd_theme from doc.xtx
      
      * update docs.txt
      
      * update conf.py
      1216e5fe
  10. 13 Sep, 2021 1 commit
  11. 09 Sep, 2021 2 commits
  12. 08 Sep, 2021 1 commit
  13. 07 Sep, 2021 5 commits
  14. 01 Sep, 2021 1 commit
  15. 29 Aug, 2021 1 commit
    • Eugene Liu's avatar
      Add DCN and Modulated DCN CPU implementation (#1278) · e621e08d
      Eugene Liu authored
      * DCN cpu version
      
      * add modulated dcn cpu version
      
      * move deform_conv_shape_check to deform conv utils
      
      * add inline to deform_conv_shape_check
      
      * add tests
      
      * run linter
      
      * add newline at file end
      
      * run pre-commit against modulated deform conv cpp
      
      * update saconv test
      
      * run clang-format
      
      * remove cuda device inline
      
      * refactor dcn cuda/cpu functions
      
      * remove DCN util
      
      * remove DCN util hpp from all included files
      
      * Addressing PR comment by refactoring modulated-DCN
      
      * fix lint in cpp files
      e621e08d
  16. 27 Aug, 2021 2 commits
  17. 24 Aug, 2021 2 commits