1. 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
  2. 09 May, 2022 1 commit
  3. 07 May, 2022 1 commit
  4. 02 May, 2022 1 commit
  5. 28 Apr, 2022 1 commit
  6. 21 Apr, 2022 1 commit
  7. 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
  8. 31 Mar, 2022 1 commit
  9. 23 Mar, 2022 1 commit
  10. 14 Mar, 2022 2 commits
  11. 13 Mar, 2022 1 commit
  12. 01 Mar, 2022 1 commit
  13. 25 Feb, 2022 1 commit
  14. 20 Feb, 2022 1 commit
  15. 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
  16. 14 Feb, 2022 1 commit
  17. 12 Feb, 2022 1 commit
  18. 19 Jan, 2022 1 commit
  19. 10 Jan, 2022 4 commits
  20. 29 Dec, 2021 1 commit
  21. 24 Dec, 2021 2 commits
  22. 23 Dec, 2021 2 commits
  23. 15 Dec, 2021 1 commit