Gloo Class
Manages Gloo settings for distributed training jobs.
DEPRECATED. Use the PyTorchConfiguration class.
Gloo can be specified for a training job with the distributed_training
parameter of the
preconfigured PyTorch estimator or any generic
Estimator supporting Gloo.
A class for managing Gloo settings for jobs.
- Inheritance
-
azureml.train._distributed_training._DistributedTrainingGloo
Constructor
Gloo()