Unverified Commit 9090bfdc authored by ruanslv's avatar ruanslv Committed by GitHub
Browse files

Update CHANGELOG.md (#935)

* Update CHANGELOG.md

Adding https://github.com/facebookresearch/fairscale/pull/930

 to changelog

* Update CHANGELOG.md
Co-authored-by: default avatarMin Xu <24926999+min-xu-ai@users.noreply.github.com>
parent 3b8f445f
......@@ -13,6 +13,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
class separation margins and feature vector scaling to the standard
output projection + cross-entropy loss. MEVO supported this with its
memory saving techniques so that peak GPU memory is much reduced. [#916]
- FSDP: Added skip_params_check_for_root flag to default_auto_wrap_policy which,
if set, wraps the root module regardless of how many unwrapped params there were
left after children were wrapped. [#930]
## [0.4.5] - 2022-01-14
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment