1. 18 May, 2022 1 commit
  2. 15 Mar, 2022 1 commit
  3. 24 Feb, 2022 1 commit
  4. 22 Dec, 2021 1 commit
    • Jiazhen Wang's avatar
      [Fix] Fix some warnings in unittest (#1522) · fb486b96
      Jiazhen Wang authored
      * [Fix] fix some warnings in unittest
      
      * [Impl] standardize some warnings
      
      * [Fix] fix warning type in test_deprecation
      
      * [Fix] fix warning type
      
      * [Fix] continue fixing
      
      * [Fix] fix some details
      
      * [Fix] fix docstring
      
      * [Fix] del useless statement
      
      * [Fix] keep compatibility for torch < 1.5.0
      fb486b96
  5. 21 Oct, 2021 1 commit
    • dingchang's avatar
      [Feature] Add voxel ops from mmdet3d (#1381) · e3e1dba2
      dingchang authored
      * add ops (voxel) in mmdet3d
      
      * add ops (voxel) in mmdet3d
      
      * add ops (voxel) in mmdet3d
      
      * refactor code
      
      * update test
      
      * update test
      
      * update test
      
      * refactor code
      
      * refactor code
      
      * refactor code
      
      * fix typo
      
      * fix typo
      e3e1dba2