X-LANCE/text2sql-lgesql

How to use multi-GPU training?

HotchnerL opened this issue · 2 comments

Hello,have a nice day!
I tried to use model=torch.nn.DataParallel(model).cuda() for multiple gpu training, but I got an Error: LinearDropConnect doesn't have the _weight attribute. Will you please help me solve this problem?
Thank you very much!

the same situation can someone help us?

the same situation can someone help us too?