1. 06 Jul, 2020 1 commit
  2. 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
  3. 14 May, 2020 1 commit
    • Kai Chen's avatar
      Add a pypi workflow and bump version to 0.5.2 (#282) · 506df8cd
      Kai Chen authored
      * add a workflow to publish to pypi and remove travis.yml
      
      * move the if-statement to the job level
      
      * add a badge
      
      * switch to ubuntu-latest
      
      * bump version to 0.5.2
      
      * add apt-get update before installing
      506df8cd
  4. 05 May, 2020 1 commit
  5. 25 Apr, 2020 1 commit
    • Cao Yuhang's avatar
      Use f-string (#245) · b7e8d7d7
      Cao Yuhang authored
      * use f-string
      
      * delete python3.5 sup
      
      * minor fix
      
      * fix supported python version
      
      * fix format
      
      * fix yapf
      
      * remove redundant space
      
      * fix typo
      b7e8d7d7
  6. 16 Mar, 2020 1 commit
  7. 15 Feb, 2020 1 commit
  8. 01 Feb, 2020 1 commit
  9. 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
  10. 30 Jul, 2019 1 commit
  11. 24 Jun, 2019 1 commit
  12. 13 Oct, 2018 1 commit
  13. 12 Oct, 2018 1 commit