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

Fix master weight bug for multi_tensor optimizer(momentum, adam) #38991

Merged
merged 2 commits into from
Jan 20, 2022

Conversation

zhangbo9674
Copy link
Contributor

PR types

Bug fixes

PR changes

APIs

Describe

momentum和adam优化器的multi_tensor分支中,优化FP32参数的时候会对multi_precision属性进行修改,导致FP16参数无法利用到master weight策略。

@paddle-bot-old
Copy link

Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

GuoxiaWang
GuoxiaWang previously approved these changes Jan 17, 2022
Copy link
Contributor

@GuoxiaWang GuoxiaWang left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@GuoxiaWang GuoxiaWang left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@zhiqiu zhiqiu left a comment

Choose a reason for hiding this comment

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

LGTM

@zhangbo9674 zhangbo9674 merged commit 6b0c57c into PaddlePaddle:develop Jan 20, 2022
@zhangbo9674 zhangbo9674 deleted the debug/multi_tensor_mp branch March 2, 2023 02:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants