1. 24 Oct, 2022 1 commit
  2. 12 Oct, 2022 1 commit
  3. 11 Oct, 2022 2 commits
    • CokeDong's avatar
      [Feature] Support PrRoI op for Parrots (#2280) · dd5b415d
      CokeDong authored
      * Support parrots extension for op PrRoI
      
      * Fix lint
      
      * Fix cpp lint
      
      * Fix testcase failure by false requires_grad in self-defined autograd Funtion
      
      * Fix issues
      
      * Fix flake8
      
      * Fix isort
      
      * Adaption for typechecking for PrRoIPoolFunction
      
      * Fix lint
      
      * Support only float32
      
      * bugfix
      dd5b415d
    • q.yao's avatar
      [Refactor] Refactor the nms3d op to support MLU (#2296) · c001e2fc
      q.yao authored
      * update iou3d
      
      * fix parrot
      
      * update to device
      
      * replace count_nonzero with fill
      
      * update build.yml
      c001e2fc
  4. 08 Oct, 2022 1 commit
  5. 30 Sep, 2022 1 commit
  6. 29 Sep, 2022 1 commit
  7. 13 Sep, 2022 1 commit
  8. 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
  9. 28 Aug, 2022 1 commit
  10. 23 Aug, 2022 1 commit
  11. 21 Aug, 2022 1 commit
  12. 19 Aug, 2022 1 commit
  13. 17 Aug, 2022 1 commit
  14. 15 Aug, 2022 1 commit
  15. 03 Aug, 2022 1 commit
  16. 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
  17. 23 Jul, 2022 1 commit
  18. 22 Jul, 2022 1 commit
  19. 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
  20. 30 Jun, 2022 2 commits
  21. 29 Jun, 2022 1 commit
  22. 15 Jun, 2022 1 commit
  23. 10 Jun, 2022 1 commit
  24. 09 Jun, 2022 1 commit
  25. 08 Jun, 2022 3 commits
  26. 27 May, 2022 1 commit
  27. 25 May, 2022 4 commits
  28. 20 May, 2022 2 commits
  29. 18 May, 2022 1 commit
  30. 10 May, 2022 2 commits