1. 08 Oct, 2022 1 commit
  2. 30 Sep, 2022 1 commit
  3. 29 Sep, 2022 1 commit
  4. 13 Sep, 2022 1 commit
  5. 08 Sep, 2022 1 commit
    • ZShaopeng's avatar
      [Feature] Support RoipointPool3d with cambricon MLU backend (#2247) · 83bedf5a
      ZShaopeng authored
      * [Feature] Support RoipointPool3d with cambricon MLU backend
      
      * [Feature] Support RoipointPool3d with cambricon MLU backend
      
      * [Feature] Support RoipointPool3d with cambricon MLU backend
      
      * [Feature] Support RoipointPool3d with cambricon MLU backend
      
      * [Feature] Support RoipointPool3d with cambricon MLU backend
      83bedf5a
  6. 28 Aug, 2022 1 commit
  7. 23 Aug, 2022 1 commit
  8. 21 Aug, 2022 1 commit
  9. 19 Aug, 2022 1 commit
  10. 17 Aug, 2022 1 commit
  11. 15 Aug, 2022 1 commit
  12. 03 Aug, 2022 1 commit
  13. 29 Jul, 2022 2 commits
    • xcnick's avatar
      [Fix] Fix onnx unit tests (#2155) · 4558bfbd
      xcnick authored
      4558bfbd
    • Peter Ye's avatar
      [Feature] Support setting start epoch and interval epoch for PAVI Logger Hook (#2103) · 78f01001
      Peter Ye authored
      * [Feature] Support setting start epoch and interval epoch for PAVI Logger Hook
      
      * [Feature] Update the coding style as the maintainer wish
      
      * fix: default integer division or modulo by zero
      
      * fix: runner.epoch is less than start and use self.get_epoch instead of runner.epoch
      
      * feat: support for iter-based runner and fix the step bug
      
      * feat: iter based hook
      
      * feat: fix bug and coding style
      
      * fix: coding style
      
      * fix: coding style
      
      * fix: graph may add in evaluation
      78f01001
  14. 23 Jul, 2022 1 commit
  15. 22 Jul, 2022 1 commit
  16. 07 Jul, 2022 1 commit
    • Zaida Zhou's avatar
      [Feature] Add support for mps (#2092) · 6a03918f
      Zaida Zhou authored
      * [Feature] Add support for MPS
      
      * fix import error
      
      * update ut
      
      * fix error
      
      * trigger CI
      
      * use a unique basename for test file modules
      
      * avoid bc-breaking
      6a03918f
  17. 30 Jun, 2022 2 commits
  18. 29 Jun, 2022 1 commit
  19. 15 Jun, 2022 1 commit
  20. 10 Jun, 2022 1 commit
  21. 09 Jun, 2022 1 commit
  22. 08 Jun, 2022 3 commits
  23. 27 May, 2022 1 commit
  24. 25 May, 2022 4 commits
  25. 20 May, 2022 2 commits
  26. 18 May, 2022 1 commit
  27. 10 May, 2022 2 commits
  28. 09 May, 2022 1 commit
  29. 02 May, 2022 1 commit
  30. 29 Apr, 2022 1 commit
    • WilliamKyle's avatar
      [Feature] Add rotated_feature_align cpu & onnxruntime implementation (#1878) · b30755ee
      WilliamKyle authored
      * add rotated_feature_align cpu implementation
      
      * add rotated_feature_align onnxruntime implementation
      
      * Update code for advices from grimoire
      
      Remove useless comment from mmcv/ops/csrc/pytorch/cpu/rotated_feature_align.cpp
      
      Replace ambiguous function name atomicAdd in mmcv/ops/csrc/pytorch/cpu/rotated_feature_align.cpp
      
      Simplify unit test with parameter in tests/test_ops/test_rotated_feature_align.py
      
      Use fma in interpolate in mmcv/ops/csrc/onnxruntime/cpu/rotated_feature_align.cpp mmcv/ops/csrc/pytorch/cpu/rotated_feature_align.cpp
      
      * Inline the function to reduce the overhead of the function call
      
      Use fma in interpolate
      b30755ee
  31. 27 Apr, 2022 1 commit