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
[ML-6097] Update Horovod Runner to include return value and multi-gpu info. (#183)
* [ML-6012] add return value in oss, update document and add test (#138)
In this PR, we:
change the horovodrunner.run api to return values in horovod/runner_base.py
update the documentation to reflect that change
add a test to runner_base_test.py to test the api change
* Update HorovodRunner docs to include multi-gpu support.
* Revert "Update HorovodRunner docs to include multi-gpu support."
This reverts commit 0172bbe.
* update np doc (#136)
0 commit comments