1. 09 Sep, 2025 1 commit
  2. 13 Aug, 2024 1 commit
  3. 27 Dec, 2022 1 commit
  4. 30 Aug, 2022 1 commit
  5. 10 Aug, 2021 1 commit
  6. 23 Jul, 2021 1 commit
    • Haodong Duan's avatar
      [Improvement] Improve digit_version & use it for version_checking (#1185) · ef48a473
      Haodong Duan authored
      * improve digit_version & use it for version_checking
      
      * more testing for digit_version
      
      * setuptools >= 50 is needed
      
      * fix CI
      
      * add debuging log
      
      * >= to ==
      
      * fix lint
      
      * remove
      
      * add failure case
      
      * replace
      
      * fix
      
      * consider TORCH_VERSION == 'parrots'
      
      * add unittest
      
      * digit_version do not deal with the case if 'parrots' in version name.
      ef48a473
  7. 31 Oct, 2020 1 commit
  8. 03 Aug, 2020 1 commit
  9. 02 Jul, 2020 1 commit
  10. 28 Jun, 2020 1 commit
    • zhuyuanhao's avatar
      add ext ops, support parrots (#310) · c0f5492e
      zhuyuanhao authored
      
      
      * add ext ops, support parrots
      
      * fix lint
      
      * fix lint
      
      * update op from mmdetection
      
      * support non-pytorch env
      
      * fix import bug
      
      * test not import mmcv.op
      
      * rename mmcv.op to mmcv.ops
      
      * fix compile warning
      
      * 1. fix syncbn warning in pytorch 1.5
      2. support only cpu compile
      3. add point_sample from mmdet
      
      * fix text bug
      
      * update docstrings
      
      * fix line endings
      
      * minor updates
      
      * remove non_local from ops
      
      * bug fix for nonlocal2d
      
      * rename ops_ext to _ext and _ext to _flow_warp_ext
      
      * update the doc
      
      * try clang-format github action
      
      * fix github action
      
      * add ops to api.rst
      
      * fix cpp format
      
      * fix clang format issues
      
      * remove .clang-format
      Co-authored-by: default avatarKai Chen <chenkaidev@gmail.com>
      c0f5492e
  11. 14 May, 2020 1 commit
  12. 16 Mar, 2020 1 commit
  13. 12 Feb, 2020 1 commit
  14. 21 Nov, 2019 1 commit
    • Rinat Shigapov's avatar
      fix dependencies (#146) · aea75005
      Rinat Shigapov authored
      * fix requirements
      
      * don't reuse build dependencies between different envs
      
      * minor fix
      
      * change the order of opencv and opencv-headless
      aea75005
  15. 12 Oct, 2018 1 commit