Compartir a través de


JobCreateParameters.PyTorchSettings Propiedad

Definición

Obtiene o establece la configuración de 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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentarios

Configuración del trabajo de pyTorch.

Se aplica a