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

Update tf.keras hvd.allreduce() API to match tensorflow allreduce() #2423

Merged
merged 2 commits into from Nov 11, 2020

Conversation

aaron276h
Copy link
Contributor

Description

tf.keras allreaduce uses the tensorflow allreduce under the hood but does not currently match its API. This PR brings the tf.keras allreduce API (mostly) in line with the tensorflow API.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@aaron276h
Copy link
Contributor Author

Test failures seems unrelated to the contents of this PR.

@tgaddair
Copy link
Collaborator

Thanks @aaron276h, once #2439 lands I'll let you know so you can rebase.

@tgaddair
Copy link
Collaborator

@aaron276h, the unit test fix has landed, please rebase when you get a chance.

Signed-off-by: aaron276h <aaron@determined.ai>
Signed-off-by: aaron276h <aaron@determined.ai>
@aaron276h
Copy link
Contributor Author

Thanks for the quick fix @tgaddair!

@github-actions

This comment has been minimized.

@aaron276h
Copy link
Contributor Author

@tgaddair is it possible to re-run just the travis-ci build?

Copy link
Collaborator

@tgaddair tgaddair left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@tgaddair tgaddair merged commit 108d3a6 into horovod:master Nov 11, 2020
@github-actions
Copy link

Unit Test Results

     535 files  +  14     535 suites  +14   4h 30m 12s ⏱️ + 3m 29s
     521 tests ±    0     494 ✔️  -     1       26 💤 ±  0  1 ❌ +1 
10 318 runs  +204  8 281 ✔️ +170  2 035 💤 +32  2 ❌ +2 

results for commit 108d3a6 ± comparison against base commit c7a48a0

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