共用方式為


CaffeSettings interface

屬性

commandLineArgs

命令行自變數。 命令行

configFilePath

配置檔案路徑。 組態的路徑

processCount

進程計數。 要處理的進程數目

pythonInterpreterPath

Python 解釋器路徑。 路徑

pythonScriptFilePath

Python 腳本檔案路徑。 Python

屬性詳細資料

commandLineArgs

命令行自變數。 命令行

commandLineArgs?: string

屬性值

string

configFilePath

配置檔案路徑。 組態的路徑

configFilePath?: string

屬性值

string

processCount

進程計數。 要處理的進程數目

processCount?: number

屬性值

number

pythonInterpreterPath

Python 解釋器路徑。 路徑

pythonInterpreterPath?: string

屬性值

string

pythonScriptFilePath

Python 腳本檔案路徑。 Python

pythonScriptFilePath?: string

屬性值

string