Freigeben über


CNTKsettings.PythonScriptFilePath Eigenschaft

Definition

Ruft den Pfad der Python-Skriptdatei ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Hinweise

Auszuführende Python-Skripts. Diese Eigenschaft kann nur angegeben werden, wenn languageType "Python" lautet.

Gilt für: