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
I implemented a renderer in jupyter that incorporates a neural network, but when I set the SPP a little too large, say 30, it causes jupyter to crash,i do not know what is the problem
The logs from jupyter are as follows:
Could it be that you simply run out of GPU memory or RAM?
If you start the Jupyter notebook server from the terminal, you should see more detailed logs, including a DrJit or Mitsuba error message.
I implemented a renderer in jupyter that incorporates a neural network, but when I set the SPP a little too large, say 30, it causes jupyter to crash,i do not know what is the problem
The logs from jupyter are as follows:
the whole code i used:
RL_Test.pdf
The text was updated successfully, but these errors were encountered: