#348 Allow 0 worker in pytorch plugins & Add objectMeta to PyTorchJob
Pull request opened by
ByronHsu
TL;DR
1. Kubeflow PyTorch can be configured to use 0 workers when running distributed PyTorch jobs. In this case, the training job would run on a single machine (the master node), without any additional worker nodes.
2. Pass objectMeta to PyTorchJob
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
flyteorg/flyteplugins
✅ All checks have passed
6/6 successful checks