Share via


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.

Constructor

Nccl()