Config
This class represents the configuration for the 'pytorch' plugin. It includes settings such as a timeout duration, after which a task will be considered failed if its status is not updated by the Kubeflow operator.
Attributes
| Attribute | Type | Description |
|---|---|---|
| Timeout | config.Duration | If the kubeflow operator doesn't update the status of the task after this timeout, the task will be considered failed. |