nyu-systems / Grendel-GS

Ongoing research training gaussian splatting at scale by distributed system
Apache License 2.0
380 stars 20 forks source link

Merge gsplat (without adaptive load balancing) #8

Closed alexis-mmm closed 4 months ago

alexis-mmm commented 4 months ago
  1. Support batched kernels in the preprocess stage.
  2. Use bsz=1 in the render stage due to various numbers of gaussians.
TarzanZhao commented 4 months ago

I have finished the review. I do not have other comments. We can merge this into main branch after solving this conflicting file: .gitmodules

alexis-mmm commented 4 months ago

All fixed. The conflict is due to url changing of the Grendel repo and should not be a big deal.