Compartir a través de


JobCreateParameters.CntkSettings Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentarios

Configuración del trabajo de CNTK (también conocido como Microsoft Cognitive Toolkit).

Se aplica a