Freigeben über


CNTKsettings.PythonInterpreterPath Eigenschaft

Definition

Ruft den Pfad des Python-Interpreters ab oder legt den Pfad fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Hinweise

Der Pfad zum Python-Interpreter. Diese Eigenschaft kann nur angegeben werden, wenn languageType "Python" ist.

Gilt für: