共用方式為


Caffe2Settings.PythonInterpreterPath 屬性

定義

取得或設定 Python 解譯器路徑。

[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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

備註

Python 解譯器的路徑。

適用於