Research
Research copied to clipboard
'Parameter' object has no attribute '_grad_ivar'
I encountered this error when I run sh scripts/DailyDialog/multi_gpu_train.sh
my environment:
paddlepaddle==1.6.0 via pip install paddlepaddle-gpu==1.6.0
cuda 10
cudnn 7.6
thanks!
https://github.com/PaddlePaddle/Research/issues/92 Here is the solution for multi-GPU training.