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
Executed run ppo.py,RuntimeError: CUDA error: device-side assert triggered occured.
I did python machina/example/run_ppo.py --cuda 0 --env_name 'CartPole-v0' --rnn
(I am aware that RNN is not involved in cart-poles though)
then I got these error.
Executed run
ppo.py,RuntimeError: CUDA error: device-side assert triggeredoccured.I did
python machina/example/run_ppo.py --cuda 0 --env_name 'CartPole-v0' --rnn(I am aware that RNN is not involved in cart-poles though)
then I got these error.