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
Have hvd.join() return the last rank that joined (horovod#3097)
* Update flatbuffers to v2.0.0
flatc built from the previously included flatbuffers source
(ca. 2019) would generate weird code, which was fixed by this
PR in the mean time:
google/flatbuffers#5258
Signed-off-by: Max H. Gerlach <[email protected]>
* Return last rank that joined from hvd.join() in PyTorch and TensorFlow
(as determined on the coordinator)
Signed-off-by: Max H. Gerlach <[email protected]>
* Restore copyright/license header
Signed-off-by: Max H. Gerlach <[email protected]>
* Add TF API doc string
Signed-off-by: Max H. Gerlach <[email protected]>
0 commit comments