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