Freigeben über


TensorFlowSettings.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

Das auszuführende Python-Skript.

Gilt für: