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

feat: rebase onto horovod 0.21.0 [DET-4668] #1720

Merged
merged 7 commits into from
Dec 23, 2020
Merged

feat: rebase onto horovod 0.21.0 [DET-4668] #1720

merged 7 commits into from
Dec 23, 2020

Conversation

aaron276h
Copy link
Contributor

Description

Rebased onto horovod 0.21.0. The API of the horovod optimizer changed for Estimators + Keras.
We handle this in a backwards compatible way.

Test Plan

Ran full suite of tests: https://app.circleci.com/pipelines/github/determined-ai/determined/8336/workflows/ef7e0193-f8c7-49a0-99aa-6f89811f7e7c

@cla-bot cla-bot bot added the cla-signed label Dec 15, 2020
@aaron276h aaron276h changed the title Rebase021hvd feat: rebase onto horovod 0.21.0 [DET-4668] Dec 15, 2020
compression=hvd.compression.Compression.fp16

# The signature of our horovod optimizer changed after we rebased onto 0.21.
hvd_args = inspect.signature(hvd.DistributedOptimizer)
Copy link
Member

Choose a reason for hiding this comment

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

rename this to sig or hvd_sig?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@aaron276h
Copy link
Contributor Author

@aaron276h aaron276h enabled auto-merge (squash) December 23, 2020 00:22
@aaron276h aaron276h merged commit d1ece88 into master Dec 23, 2020
@dzhu dzhu deleted the rebase021hvd branch January 20, 2021 23:21
@dannysauer dannysauer added this to the 0.13.11 milestone Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants