pytorch / torchx

TorchX is a universal job launcher for PyTorch applications. TorchX is designed to have fast iteration time for training/research and support for E2E production ML pipelines when you're ready.
https://pytorch.org/torchx
Other
304 stars 97 forks source link

Update api.py #899

Closed yikaiMeta closed 1 month ago

yikaiMeta commented 1 month ago

This PR is to fix an out-of-sync issue between oss and Meta's internal repo. Diff D56324592 caused this issue.

Test plan: