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
SAN network does not work on Multiple GPUs. I have written codes for other models and it works fine on multiple GPUs. I figured out that following may be the reason for the SAN network " pytorch/pytorch#8637". It is written as testModule as given in the first answer.
according to the "option.py". it's ok to use "--n_GPUs". Howerver, it didn't work
The text was updated successfully, but these errors were encountered: