"docs/vscode:/vscode.git/clone" did not exist on "0c5a8bf7c25c53ee14f48c33bc31e3390e6ae48e"
  1. 18 Feb, 2022 2 commits
    • Jiazhen Wang's avatar
    • 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
  2. 16 Feb, 2022 1 commit
    • Ma Zerun's avatar
      Support deepcopy for Config (#1658) · 33c83b5a
      Ma Zerun authored
      * Support deepcopy for Config
      
      * Iterate the `__dict__` of Config directly.
      
      * Use __new__ to avoid unnecessary initialization.
      
      * Improve according to comments
      33c83b5a
  3. 14 Feb, 2022 1 commit
  4. 12 Feb, 2022 4 commits
  5. 09 Feb, 2022 2 commits
  6. 07 Feb, 2022 1 commit
  7. 28 Jan, 2022 1 commit
  8. 27 Jan, 2022 1 commit
  9. 24 Jan, 2022 4 commits
  10. 20 Jan, 2022 1 commit
  11. 19 Jan, 2022 2 commits
  12. 18 Jan, 2022 2 commits
  13. 17 Jan, 2022 1 commit
  14. 13 Jan, 2022 3 commits
  15. 11 Jan, 2022 2 commits
  16. 10 Jan, 2022 8 commits
  17. 08 Jan, 2022 1 commit
  18. 07 Jan, 2022 1 commit
  19. 29 Dec, 2021 1 commit
  20. 24 Dec, 2021 1 commit