Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use process_set size instead of world size in MXNet DistributedOptimizer/Trainer in quick return conditions. #3090

Merged
merged 1 commit into from Aug 7, 2021

Conversation

romerojosh
Copy link
Collaborator

Description

Small update to #3083 to add more usage of process_set.size() in place of the world size.

…zer/Trainer in quick return conditions.

Signed-off-by: Josh Romero <joshr@nvidia.com>
@github-actions
Copy link

github-actions bot commented Aug 7, 2021

Unit Test Results

     679 files  ±0       679 suites  ±0   6h 19m 55s ⏱️ ±0s
     652 tests ±0       607 ✔️ ±0       45 💤 ±0  0 ❌ ±0 
14 315 runs  ±0  11 200 ✔️ ±0  3 115 💤 ±0  0 ❌ ±0 

Results for commit 3892d8a. ± Comparison against base commit 3892d8a.

♻️ This comment has been updated with latest results.

@maxhgerlach maxhgerlach merged commit 3892d8a into horovod:master Aug 7, 2021
@github-actions
Copy link

github-actions bot commented Aug 7, 2021

Unit Test Results (with flaky tests)

     769 files  ±0       769 suites  ±0   6h 40m 38s ⏱️ ±0s
     652 tests ±0       605 ✔️ ±0       45 💤 ±0  2 ❌ ±0 
16 245 runs  ±0  12 634 ✔️ ±0  3 609 💤 ±0  2 ❌ ±0 

For more details on these failures, see this check.

Results for commit 3892d8a. ± Comparison against base commit 3892d8a.

♻️ This comment has been updated with latest results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants