Delen via


CNTKsettings.ConfigFilePath Eigenschap

Definitie

Hiermee wordt het pad naar het configuratiebestand opgehaald of ingesteld.

[Newtonsoft.Json.JsonProperty(PropertyName="configFilePath")]
public string ConfigFilePath { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="configFilePath")>]
member this.ConfigFilePath : string with get, set
Public Property ConfigFilePath As String

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Opmerkingen

Hiermee geeft u het pad van het BrainScript-configuratiebestand op. Deze eigenschap kan alleen worden opgegeven als het languageType 'BrainScript' is.

Van toepassing op