CNTKsettings interface
屬性
| command |
命令行自變數。 命令行 |
| config |
配置檔案路徑。 指定的路徑 |
| language |
語言類型。 要使用的語言 |
| process |
進程計數。 要處理的進程數目 |
| python |
Python 解釋器路徑。 路徑 |
| python |
Python 腳本檔案路徑。 Python |
屬性詳細資料
commandLineArgs
命令行自變數。 命令行
commandLineArgs?: string
屬性值
string
configFilePath
配置檔案路徑。 指定的路徑
configFilePath?: string
屬性值
string
languageType
語言類型。 要使用的語言
languageType?: string
屬性值
string
processCount
進程計數。 要處理的進程數目
processCount?: number
屬性值
number
pythonInterpreterPath
Python 解釋器路徑。 路徑
pythonInterpreterPath?: string
屬性值
string
pythonScriptFilePath
Python 腳本檔案路徑。 Python
pythonScriptFilePath?: string
屬性值
string