You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is mentioned in the paper that the internal terms can be implemented using the automatic differentiation provided by pytorch, but obviously internal term in Redner is also implemented by manual derivation.
How to use automatic differentiation and CUDA parallel computing to realize automatic differentiation of internal terms?
I would appreciate it if anyone could answer.
The text was updated successfully, but these errors were encountered:
It is mentioned in the paper that the internal terms can be implemented using the automatic differentiation provided by pytorch, but obviously internal term in Redner is also implemented by manual derivation.
How to use automatic differentiation and CUDA parallel computing to realize automatic differentiation of internal terms?
I would appreciate it if anyone could answer.
The text was updated successfully, but these errors were encountered: