NVIDIAGameWorks / kaolin-wisp

NVIDIA Kaolin Wisp is a PyTorch library powered by NVIDIA Kaolin Core to work with neural fields (including NeRFs, NGLOD, instant-ngp and VQAD).
Other
1.45k stars 133 forks source link

Missing uint typedef #179

Open fallinbryan opened 1 year ago

fallinbryan commented 1 year ago

There a couple files missing a typedef for uint which is causing a compilation error

grid_interpolate_cuda.cu uniform_sample_cuda.cu