NVlabs / tiny-cuda-nn

Lightning fast C++/CUDA neural network framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hash Grid Encoding Gradient Computation

aiyb1314 opened this issue · comments

API for the existence of HashGrid encoding functions in tinycudann, supporting direct access to the gradient of the encoding result with respect to the input.