Skip to content

Commit

Permalink
Fixed wording
Browse files Browse the repository at this point in the history
Signed-off-by: Travis Addair <tgaddair@gmail.com>
  • Loading branch information
tgaddair committed Nov 20, 2020
1 parent a0894ef commit 881c1bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -18,7 +18,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

### Changed

- Require parameter `initial_lr` of Keras callbacks `LearningRateScheduleCallback` and `LearningRateWarmupCallback` ([#2459](https://github.com/horovod/horovod/pull/2459))
- Changed Keras callbacks to require parameter `initial_lr` of `LearningRateScheduleCallback` and `LearningRateWarmupCallback`. ([#2459](https://github.com/horovod/horovod/pull/2459))

- Changed default cycle time from 5ms to 1ms and fusion threshold from 64MB to 128MB. ([#2468](https://github.com/horovod/horovod/pull/2468))

Expand Down

0 comments on commit 881c1bd

Please sign in to comment.