1. 01 Jul, 2020 1 commit
  2. 30 Jun, 2020 2 commits
  3. 29 Jun, 2020 1 commit
  4. 28 Jun, 2020 10 commits
  5. 27 Jun, 2020 2 commits
  6. 26 Jun, 2020 2 commits
  7. 25 Jun, 2020 1 commit
  8. 24 Jun, 2020 2 commits
  9. 23 Jun, 2020 6 commits
  10. 22 Jun, 2020 4 commits
    • Jinjing Zhou's avatar
      [RPC] accelerate sampling RPC (#1669) · fc7cd275
      Jinjing Zhou authored
      
      
      * support null ndarray
      
      * speed up
      
      * placeholder
      
      * fix
      
      * lint
      
      * lint
      
      * fix
      
      * done
      
      * comment
      
      * Update sampling.py
      
      * Update sampling.py
      
      * Update sampling.py
      Co-authored-by: default avatarDa Zheng <zhengda1936@gmail.com>
      fc7cd275
    • Zihao Ye's avatar
      [kernel] New SpMM & SDDMM kernel on CPU and CUDA (#1644) · 071cba1f
      Zihao Ye authored
      * udp
      
      * simplify
      
      * sddmm dot cpu
      
      * upd
      
      * format
      
      * upd
      
      * compatible with MJ's PR
      
      * lint
      
      * upd
      
      * upd
      
      * upd
      
      * python end
      
      * upd
      
      * upd
      
      * lint
      
      * lint
      
      * upd
      
      * upd
      
      * upd
      
      * upd
      
      * upd
      
      * lint
      
      * fix mxnet
      
      * upd
      
      * lint
      
      * use minjie's ptr
      
      * macro
      
      * upd
      
      * reorg
      
      * lint
      
      * fix corner cases
      
      * upd
      
      * enrich cpu docs
      
      * upd
      
      * upd
      
      * lint
      
      * lint
      
      * pylint
      
      * sx review
      
      * improve docstring
      
      * python doc
      
      * upd
      
      * restructure
      
      * lint
      
      * upd test
      
      * upd
      
      * pylint
      
      * fix corner cases and test
      071cba1f
    • Jinjing Zhou's avatar
      fix byte array leak (#1679) · 90a103e7
      Jinjing Zhou authored
      
      Co-authored-by: default avatarChao Ma <mctt90@gmail.com>
      90a103e7
    • Tong He's avatar
      [Model] PointNet and PointNet++ for point cloud (#1510) · 558673e1
      Tong He authored
      
      
      * commit patch
      
      * commit patch
      
      * pointnet basic
      
      * fix data
      
      * reorg
      
      * reorg
      
      * temp status
      
      * remove validate set
      
      * add partseg data and model
      
      * partseg miou
      
      * clean up
      
      * fix loss
      
      * network definition match paper
      
      * fix
      
      * fix miou
      
      * update data format
      
      * fix
      
      * fix
      
      * working pointnet ssg cls
      
      * avoid some pytorch bug
      
      * fix script
      
      * update hyperparams
      
      * add msg module
      
      * try different dataset
      
      * update new dataset info
      
      * quick fix to subgraph
      
      * fix speed
      
      * update training
      
      * update
      
      * fix bs
      
      * update docstring
      
      * update
      
      * update
      
      * remove parallel reduction in fps
      
      * switch to kernel fps, training is 30% faster
      Co-authored-by: default avatarUbuntu <ubuntu@ip-172-31-20-181.us-west-2.compute.internal>
      558673e1
  11. 21 Jun, 2020 3 commits
  12. 20 Jun, 2020 2 commits
  13. 19 Jun, 2020 3 commits
  14. 18 Jun, 2020 1 commit