ChainerSettings Class
Chainer job settings.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
ChainerSettings
Constructor
ChainerSettings(*, python_script_file_path: str, python_interpreter_path: Optional[str] = None, command_line_args: Optional[str] = None, process_count: Optional[int] = None, **kwargs)
Parameters
- process_count
- int
Required
Number of processes to launch for the job execution. The default value for this property is equal to nodeCount property.
Feedback
Submit and view feedback for