acoustic-carpenter-78188
04/23/2023, 11:02 AMfrom flytekitplugins.kfpytorch import Elastic
@task(
task_config=Elastic(
replicas=4,
nproc_per_node=4,
...
),
...
)
def train(...):
...
Type
☐ Bug Fix
☑︎ Feature
☐ Plugin
Are all requirements met?
☑︎ Code completed
☑︎ Smoke tested
☑︎ Unit tests added
☑︎ Code documentation added
☑︎ Any pending items have an associated Issue
Complete description
See flyteorg/flyte#3614 for motivation and a more detailed description.
Tracking Issue
flyteorg/flyte#3614
Follow-up issue
flyteorg/flytekit
GitHub Actions: build-plugins (3.11, flytekit-kf-pytorch)
✅ 29 other checks have passed
29/30 successful checksacoustic-carpenter-78188
04/23/2023, 11:02 AMacoustic-carpenter-78188
04/23/2023, 7:27 PM