다음을 통해 공유


Job.PyTorchSettings 속성

정의

pyTorch 작업의 설정을 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.pyTorchSettings")]
public Microsoft.Azure.Management.BatchAI.Models.PyTorchSettings PyTorchSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.pyTorchSettings")>]
member this.PyTorchSettings : Microsoft.Azure.Management.BatchAI.Models.PyTorchSettings with get, set
Public Property PyTorchSettings As PyTorchSettings

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상