1. 17 Oct, 2022 1 commit
    • Zaida Zhou's avatar
      [Docs] Refine README and installation documentations (#1977) · bd1da5ab
      Zaida Zhou authored
      * [Docs] Refine README
      
      * refine table
      
      * minor refinement
      
      * refine
      
      * refine
      
      * add version info
      
      * add version info
      
      * update version info
      
      * refine
      
      * refine
      
      * add module links in docs/en/introduction
      
      * update docs/en
      
      * fix typo
      
      * update docs/en
      
      * add version.json in zh_cn
      
      * minor refinement
      
      * update version.json
      
      * update Dockerfile
      
      * minor fix
      
      * update installation of macOS
      
      * resolve comments
      bd1da5ab
  2. 25 Sep, 2022 1 commit
  3. 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
  4. 28 Aug, 2022 1 commit
  5. 23 Aug, 2022 1 commit
  6. 21 Aug, 2022 1 commit
  7. 19 Aug, 2022 1 commit
  8. 30 Jul, 2022 1 commit
  9. 23 Jul, 2022 1 commit
  10. 22 Jul, 2022 1 commit
  11. 17 Jul, 2022 1 commit
  12. 16 Jul, 2022 1 commit
  13. 29 Jun, 2022 1 commit
  14. 15 Jun, 2022 1 commit
  15. 09 Jun, 2022 1 commit
  16. 08 Jun, 2022 1 commit
  17. 06 Jun, 2022 1 commit
  18. 25 May, 2022 1 commit
  19. 18 May, 2022 1 commit
  20. 17 May, 2022 1 commit
  21. 16 May, 2022 1 commit
    • Zaida Zhou's avatar
      [Docs] Replace markdownlint with mdformat for avoiding installing ruby (#1936) · b326a219
      Zaida Zhou authored
      * Use mdformat pre-commit hook
      
      * allows consecutive numbering
      
      * improve .mdformat.toml
      
      * test mdformat
      
      * format markdown
      
      * minor fix
      
      * fix codespecll
      
      * fix circleci
      
      * add linkify-it-py dependency for cicleci
      
      * add comments
      
      * replace flake8 url
      
      * add mdformat-myst dependency
      
      * remove mdformat-myst dependency
      
      * update contributing.md
      b326a219
  22. 09 May, 2022 1 commit
  23. 07 May, 2022 1 commit
  24. 02 May, 2022 1 commit
  25. 28 Apr, 2022 1 commit
  26. 21 Apr, 2022 1 commit
  27. 15 Apr, 2022 1 commit
    • Danila Rukhovich's avatar
      [Enhance] Differentiable rotated IoU (#1854) · aee596d5
      Danila Rukhovich authored
      * diff_iou_rotated is working
      
      * add test; fix lint
      
      * fix lint for test
      
      * disable cpu build
      
      * refactor files structure
      
      * fix comments
      
      * remove extra .repeat()
      
      * add comment
      
      * fix j-1 bug; update doc
      
      * fix clang lint
      
      * update docstrings
      
      * fix comments
      
      * fix comments
      aee596d5
  28. 31 Mar, 2022 1 commit
  29. 23 Mar, 2022 1 commit
  30. 14 Mar, 2022 2 commits
  31. 13 Mar, 2022 1 commit
  32. 01 Mar, 2022 1 commit
  33. 25 Feb, 2022 1 commit
  34. 20 Feb, 2022 1 commit
  35. 18 Feb, 2022 1 commit
    • Wenhao Wu's avatar
      [Feature] Add spconv ops from mmdet3d (#1581) · c1de4c9b
      Wenhao Wu authored
      
      
      * add ops (spconv) of mmdet3d
      
      * fix typo
      
      * refactor code
      
      * resolve comments in #1452
      
      * fix compile error
      
      * fix bugs
      
      * fix bug
      
      * transform from 'types.h' to 'extension.h'
      
      * fix bug
      
      * transform from 'types.h' to 'extension.h' in parrots
      
      * add extension.h in pybind.cpp
      
      * add unittest
      
      * Recover code
      
      * (1) Remove prettyprint.h
      (2) Switch `T` to `scalar_t`
      (3) Remove useless lines
      (4) Refine example in docstring of sparse_modules.py
      
      * (1) rename from `cu.h` to `cuh`
      (2) remove useless files
      (3) move cpu files to `pytorch/cpu`
      
      * reorganize files
      
      * Add docstring for sparse_functional.py
      
      * use dispatcher
      
      * remove template
      
      * use dispatch in cuda ops
      
      * resolve Segmentation fault
      
      * remove useless files
      
      * fix lint
      
      * fix lint
      
      * fix lint
      
      * fix unittest in test_build_layers.py
      
      * add tensorview into include_dirs when compiling
      
      * recover all deleted files
      
      * fix lint and comments
      
      * recover setup.py
      
      * replace tv::GPU as tv::TorchGPU & support device guard
      
      * fix lint
      Co-authored-by: default avatarhdc <hudingchang.vendor@sensetime.com>
      Co-authored-by: default avatargrimoire <yaoqian@sensetime.com>
      c1de4c9b
  36. 14 Feb, 2022 1 commit
  37. 12 Feb, 2022 1 commit
  38. 19 Jan, 2022 1 commit
  39. 10 Jan, 2022 1 commit