Source Exhausted
Brandonnogithub opened this issue · 1 comments
Brandonnogithub commented
I run this model on 1080ti
command: python train.py --dataset rocstories --desc rocstories --submit --analysis
Then I got ResourceExhaustedError
Do I need to make some changes to the code before running?
Thanks.
Brandonnogithub commented
I solve it. The default #GPU is 4. Just set it as 1.