Condividi tramite


JobCreateParameters.CntkSettings Proprietà

Definizione

Ottiene o imposta le impostazioni CNTK.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Commenti

Impostazioni per il processo CNTK (aka Microsoft Cognitive Toolkit).

Si applica a