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