共用方式為


ChainerSettings 類別

定義

鏈結器作業設定。

public class ChainerSettings
type ChainerSettings = class
Public Class ChainerSettings
繼承
ChainerSettings

建構函式

ChainerSettings()

初始化 ChainerSettings 類別的新實例。

ChainerSettings(String, String, String, Nullable<Int32>)

初始化 ChainerSettings 類別的新實例。

屬性

CommandLineArgs

取得或設定命令列引數。

ProcessCount

取得或設定進程計數。

PythonInterpreterPath

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

PythonScriptFilePath

取得或設定 Python 腳本檔案路徑。

方法

Validate()

驗證 物件。

適用於