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
hi.
I found that the code in multi-gpu training may be wrong.
In trainer.py, when you refresh the network, in multi-gpu, you should re-start parralle-data again. otherwise, your renew model can not replicate to other gpu.
The text was updated successfully, but these errors were encountered:
hi.
I found that the code in multi-gpu training may be wrong.
In trainer.py, when you refresh the network, in multi-gpu, you should re-start parralle-data again. otherwise, your renew model can not replicate to other gpu.
The text was updated successfully, but these errors were encountered: