1. 01 Dec, 2023 12 commits
  2. 29 Nov, 2023 4 commits
  3. 23 Nov, 2023 2 commits
  4. 23 Sep, 2023 7 commits
  5. 19 Sep, 2023 1 commit
  6. 05 Sep, 2023 1 commit
  7. 31 May, 2023 1 commit
  8. 17 May, 2023 2 commits
  9. 16 May, 2023 1 commit
  10. 13 May, 2023 3 commits
  11. 10 May, 2023 2 commits
  12. 09 May, 2023 1 commit
  13. 03 May, 2023 1 commit
    • Youtian Lin's avatar
      Accelerate Instant-NGP inference (#197) · 10315043
      Youtian Lin authored
      
      
      * add mark_invisible_cells in occ_grid
      
      add test mode for traverse_grids
      
      * add data type to mark_invisible_cells
      
      * add test for mark_invisible_cells & test mode traverse_grids
      
      * upd comments
      
      * ndr trial
      
      * merge traverse_grids with traverse_grids_test in C
      
      * fix format
      
      * Revert "fix format"
      
      This reverts commit 6233fc4e3a4ea4643ace6a96d28ad32c6a3a444f.
      
      * revert benchmarks changes
      
      * remove MLP updates
      
      * Revert "remove MLP updates"
      
      This reverts commit c37d199463e1d1fd2d28e061137391fe1b01b537.
      
      * revert benchmarks changes
      
      * add assert in traverse_grids
      
      * Revert "add assert in traverse_grids"
      
      This reverts commit c93eaad20b7e53f8dca49a3f9af97b549b7092fc.
      
      * revert benchmarks changes
      
      * reduce mem for traverse grid with over_allocate=True
      
      * cleanup doc
      
      * final cleanup with mark_invisible_cells
      
      * ndr trial
      
      * fix occ grid invisible cell filtering
      
      ---------
      Co-authored-by: default avatarRuilong Li <ruilongli94@gmail.com>
      10315043
  14. 02 May, 2023 1 commit
    • Ruilong Li(李瑞龙)'s avatar
      Remove unused code and fix issues when data is empty (#211) · 0be61b2a
      Ruilong Li(李瑞龙) authored
      * ndr trial
      
      * remove unused cuda code
      
      * remove unused python code
      
      * remove unused python code
      
      * scan.cu is able to deal with empty inputs
      
      * fix when network input is empty
      
      * fix when network input is empty
      
      * fix when network input is empty
      
      * revert benchmarks submodules
      
      * remove unused mlp model
      0be61b2a
  15. 24 Apr, 2023 1 commit