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
Implement support for multiple GPU training using tensorflow's mirrored training. This should be mostly straightforward except that the loss functions need to be modified to handle different actual batch size.
The text was updated successfully, but these errors were encountered:
Implement support for multiple GPU training using tensorflow's mirrored training. This should be mostly straightforward except that the loss functions need to be modified to handle different actual batch size.
The text was updated successfully, but these errors were encountered: