The page you navigated to () does not exist, so we brought you to the closest page to it.
You have switched from the to the variant of this site. There is no equivalent of . We have taken you to the closest page in the variant.
1.16.19
Classes
| Class | Description |
|---|---|
flytekitplugins.kfpytorch.task.CleanPodPolicy |
CleanPodPolicy describes how to deal with pods when the job is finished. |
flytekitplugins.kfpytorch.task.Elastic |
Configuration for [torch elastic training](https://pytorch. |
flytekitplugins.kfpytorch.task.ElasticWorkerResult |
A named tuple representing the result of a torch elastic worker process. |
flytekitplugins.kfpytorch.task.Master |
Configuration for master replica group. |
flytekitplugins.kfpytorch.task.PyTorch |
Configuration for an executable [PyTorch Job](https://github. |
flytekitplugins.kfpytorch.task.PyTorchFunctionTask |
Plugin that submits a PyTorchJob (see https://github. |
flytekitplugins.kfpytorch.task.PytorchElasticFunctionTask |
Plugin for distributed training with torch elastic/torchrun (see. |
flytekitplugins.kfpytorch.task.RestartPolicy |
RestartPolicy describes how the replicas should be restarted. |
flytekitplugins.kfpytorch.task.RunPolicy |
RunPolicy describes some policy to apply to the execution of a kubeflow job. |
flytekitplugins.kfpytorch.task.Worker |