You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
firstly thanks for such an amazing and clear implementation of the paper. I want to train the model on 8 GPUs with 24GB. Should ı add only torch.nn.DataParallel or should ı change other codes as well? Thanks in advance
The text was updated successfully, but these errors were encountered:
"I apologize for the delayed response. Currently, I am unable to test the code in a multi-GPU environment. Therefore, it is difficult for me to provide a definite answer, but it seems that DataParallel should be able to work. Thank you."
firstly thanks for such an amazing and clear implementation of the paper. I want to train the model on 8 GPUs with 24GB. Should ı add only torch.nn.DataParallel or should ı change other codes as well? Thanks in advance
The text was updated successfully, but these errors were encountered: