Compartilhar via


JobCreateParameters.PyTorchSettings Propriedade

Definição

Obtém ou define as configurações do 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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentários

Configurações do trabalho pyTorch.

Aplica-se a