How to use multi-GPU training?
HotchnerL opened this issue · 2 comments
HotchnerL commented
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!
sasmohaimeed commented
the same situation can someone help us?
kanseaveg commented
the same situation can someone help us too?