PyTorchConfiguration 类
表示分布式 PyTorch 作业的配置信息。
此类在 RunConfiguration 类中使用。
- 继承
-
azureml._base_sdk_common.abstract_run_config_element._AbstractRunConfigElementPyTorchConfiguration
构造函数
PyTorchConfiguration(communication_backend='Nccl', process_count=None, node_count=1)
参数
反馈
提交和查看相关反馈