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
As far as I know, TensorFlow models only support PS-Worker mode and XGBoost models only support allreduce mode to train. Can we support nccl/mpi allreduce mode for TensorFlow? Allreduce may be quite important especially in GPU training.