drjit error message #359
Answered
by
Speierers
owaranainatsu
asked this question in
Q&A
-
The codes are mainly as follows:
and I got the following errors:
The weird thing is this kind of code works in another scene, but I don't know why. |
Beta Was this translation helpful? Give feedback.
Answered by
Speierers
Oct 31, 2022
Replies: 1 comment 1 reply
-
What is the type printed in |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
owaranainatsu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What is the type printed in
render_torch
? Could it be that your PyTorch tensor is stored on the GPU while you set thellvm_ad_rgb
mode in Mitsuba?