Nccl Class

Manages Nccl settings for distributed training jobs.

DEPRECATED. Use the PyTorchConfiguration class.

Nccl can be specified for a training job with the distributed_training parameter of the preconfigured PyTorch estimator or any generic Estimator supporting Nccl.

A class for managing Nccl settings for jobs.

Inheritance
azureml.train._distributed_training._DistributedTraining
Nccl

Constructor

Nccl()