-
|
I was going through the tutorials and didn't find any examples differentiating through ray tracing (e.g., differentiating the SINR from the RadioMapSolver). Further, the notebooks in https://github.com/NVlabs/diff-rt/tree/main have deprecated functionality. Could someone point me to some sample code? |
Beta Was this translation helpful? Give feedback.
Answered by
faycalaa
Mar 11, 2026
Replies: 1 comment 5 replies
-
|
I'm including some code which demonstrates the issue. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @salbert83 ,
Here is a working example demonstrating how to set up the optimizer and compute the gradients.
You can also have check out this developer guide.