Skip to main content

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

AttributeTypeDescription
Timeoutconfig.DurationIf the kubeflow operator doesn't update the status of the task after this timeout, the task will be considered failed.