PyTorchSettings interface
プロパティ
| command |
コマンド ライン引数。 コマンドライン |
| communication |
通信バックエンド。 の種類 |
| process |
プロセス数。 実行するプロセスの数 |
| python |
Python インタープリター パス。 パス |
| python |
プロパティの詳細
commandLineArgs
コマンド ライン引数。 コマンドライン
commandLineArgs?: string
プロパティ値
string
communicationBackend
通信バックエンド。 の種類
communicationBackend?: string
プロパティ値
string
processCount
プロセス数。 実行するプロセスの数
processCount?: number
プロパティ値
number
pythonInterpreterPath
Python インタープリター パス。 パス
pythonInterpreterPath?: string
プロパティ値
string
pythonScriptFilePath
pythonScriptFilePath: string
プロパティ値
string