Partager via


JobCreateParameters.PyTorchSettings Propriété

Définition

Obtient ou définit les paramètres 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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

Remarques

Paramètres du travail pyTorch.

S’applique à