PyTorchSettings interface
Properties
| command |
Command line arguments. Command line |
| communication |
Communication backend. Type of the |
| process |
Process count. Number of processes to |
| python |
Python interpreter path. The path |
| python |
Property Details
commandLineArgs
Command line arguments. Command line
commandLineArgs?: string
Property Value
string
communicationBackend
Communication backend. Type of the
communicationBackend?: string
Property Value
string
processCount
Process count. Number of processes to
processCount?: number
Property Value
number
pythonInterpreterPath
Python interpreter path. The path
pythonInterpreterPath?: string
Property Value
string
pythonScriptFilePath
pythonScriptFilePath: string
Property Value
string