Mpi Class
Manages Message Passing Interface (MPI) settings for distributed training jobs.
DEPRECATED. Use the MpiConfiguration class.
MPI can be specified for a job with the distributed_training
parameter of preconfigured estimators
Chainer, PyTorch, and
TensorFlow, or with a generic
Estimator.
A class for managing MPI settings for jobs.