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
python train_dac.py --datadir data --dataset stl10-c --train_y train_y_downshifted_random_monkeys.bin --nesterov --net_type vggnet -use-gpu --epochs 200 --learn_epochs 20 --seed 0
fails after the first epoch, triggering a CUDA error ('device-side assert triggered')
The text was updated successfully, but these errors were encountered:
Running
python train_dac.py --datadir data --dataset stl10-c --train_y train_y_downshifted_random_monkeys.bin --nesterov --net_type vggnet -use-gpu --epochs 200 --learn_epochs 20 --seed 0
fails after the first epoch, triggering a CUDA error ('device-side assert triggered')
The text was updated successfully, but these errors were encountered: