次の方法で共有


ChainerSettings.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 インタープリターへのパス。

適用対象