次の方法で共有


CNTKsettings interface

プロパティ

commandLineArgs

コマンド ライン引数。 コマンドライン

configFilePath

構成ファイルのパス。 のパスを指定します。

languageType

言語の種類。 使用する言語

processCount

プロセス数。 実行するプロセスの数

pythonInterpreterPath

Python インタープリター パス。 パス

pythonScriptFilePath

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