次の方法で共有


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