PaddlePaddle / Research

novel deep learning research works with PaddlePaddle
Apache License 2.0
1.71k stars 793 forks source link

'Parameter' object has no attribute '_grad_ivar' #78

Open libing125 opened 4 years ago

libing125 commented 4 years ago

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!

sserdoubleh commented 4 years ago

https://github.com/PaddlePaddle/Research/issues/92 Here is the solution for multi-GPU training.