You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
Fixespytorch#455
* Re-enabled component integration test
* Fixed a regression where Ray Job API changed what their status return function printed
* Added error handling code in `ray_driver.py` that now makes failed scripts, fail - h/t d4l3k
* Fixed broken `CopyComponentProvider` for Ray
Pull Request resolved: pytorch#483
Test Plan:
Ran below locally and everything was green
* `python scripts/component_integration_tests.py --scheduler "ray"`
* `pytest schedulers/test/ray_integration_test.py`
I'll send a followup PR for the other 2 issues https://github.com/pytorch/torchx/issues?q=is%3Aissue+is%3Aopen+label%3Aray
Reviewed By: d4l3k
Differential Revision: D36385069
Pulled By: msaroufim
fbshipit-source-id: aa91b347e99adeea349c0b0fa377a299dfc5613a
0 commit comments