multi pricison for lars op and lars optimizer#33280
Merged
wangxicoding merged 2 commits intoPaddlePaddle:developfrom Jun 3, 2021
Merged
multi pricison for lars op and lars optimizer#33280wangxicoding merged 2 commits intoPaddlePaddle:developfrom
wangxicoding merged 2 commits intoPaddlePaddle:developfrom
Conversation
add unitest for new lars op update momentum op to add dim for master_out_p add fp16 unitest for lars optimizer
|
Thanks for your contribution! |
wangxicoding
reviewed
Jun 2, 2021
python/paddle/fluid/contrib/tests/test_multi_precision_fp16_train.py
Outdated
Show resolved
Hide resolved
python/paddle/fluid/contrib/tests/test_multi_precision_fp16_train.py
Outdated
Show resolved
Hide resolved
python/paddle/fluid/tests/unittests/test_imperative_optimizer_v2.py
Outdated
Show resolved
Hide resolved
kolinwei
approved these changes
Jun 3, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR types
New features
PR changes
OPs
Describe
拆分PR: #32291
功能描述:
在ResNet50模型下测的以下数据:
收敛性能:(V100)
吞吐性能:(XMAN3.5 A100)