1. 06 Dec, 2021 1 commit
  2. 04 Oct, 2021 1 commit
  3. 24 Sep, 2021 1 commit
  4. 02 Jul, 2021 1 commit
    • Zaida Zhou's avatar
      [Docs] Refactor docs (#1102) · 66cefaff
      Zaida Zhou authored
      * [Docs] Refactor documentation
      
      * [Docs] Refactor documentation
      
      * refactor docs
      
      * refactor docs
      
      * set sphinx==3.1.2
      
      * fix typo
      
      * modify according to comment
      
      * modify according to comment
      
      * modify according to comment
      
      * [Docs] delete unnecessary file
      
      * fix title
      
      * rename
      
      * rename
      66cefaff
  5. 24 May, 2021 1 commit
  6. 13 May, 2021 1 commit
    • Zaida Zhou's avatar
      [Docs] Update weight initialization in cnn.md (#912) · a1d3bf1c
      Zaida Zhou authored
      * [Docs] Update weight initialization in cnn.md
      
      * Update cnn.md
      
      * [Docs] Update weight initialization in cnn.md
      
      * [Docs] Update weight initialization in cnn.md
      
      * [Docs] Update weight initialization in cnn.md
      
      * [Docs] Update weight initialization in cnn.md
      
      * [Docs] Update weight initialization in cnn.md
      
      * modify docs according to comments
      
      * modify docs for weight init according to the comment
      
      * change init_weight() to init_weights()
      
      * modify according to comment
      a1d3bf1c
  7. 22 Feb, 2021 1 commit
    • ftbabi's avatar
      Add GELU activation function (#843) · 8735815a
      ftbabi authored
      * Support GELU activation function
      
      * Support different torch version
      
      * Fix bug in importing TORCH_VERSION
      
      * Wrap GELU module for PyTorch 1.3.x
      
      * Wrap GELU module for PyTorch 1.3.x
      8735815a
  8. 21 Feb, 2021 1 commit
  9. 06 Aug, 2020 1 commit
  10. 21 Jul, 2020 1 commit
  11. 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
  12. 05 May, 2020 1 commit
  13. 12 Oct, 2018 1 commit