Thanks for your torch implementation! It helps me a lot to reproduce the results of dreamfields.
When I compare your torch implementation with the official implementation written by JAX, I notice that your code runs much faster than the other. My question is where the acceleration comes from? Is it because pytorch is faster than JAX or do you use CUDA when you render?
Thanks for your torch implementation! It helps me a lot to reproduce the results of dreamfields.
When I compare your torch implementation with the official implementation written by JAX, I notice that your code runs much faster than the other. My question is where the acceleration comes from? Is it because pytorch is faster than JAX or do you use CUDA when you render?