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.46k stars 132 forks source link

wire coord grads from kernel #145

Open orperel opened 1 year ago

orperel commented 1 year ago

A fix for hashgrid grad by coords not being passed back from backward kernel.

See discussion in issue #142