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 acc diff problem caused by pr #44116 #44311

Merged
merged 1 commit into from
Jul 14, 2022

Conversation

ZhangHandi
Copy link
Contributor

PR types

Bug fixes

PR changes

APIs

Describe

pr #44116 cause 0.5 acc diff when quantizing MobileNetV3 on part of ImageNet dataset using PACT. Fix problem by checking if @scale node exist. If op quantized by PACT, @scale node exist, otherwise, create scale node.

@paddle-bot
Copy link

paddle-bot bot commented Jul 13, 2022

你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@yghstill yghstill merged commit 270ba57 into PaddlePaddle:develop Jul 14, 2022
@ZhangHandi ZhangHandi deleted the fix_bug branch July 14, 2022 02:41
ceci3 pushed a commit to ceci3/Paddle that referenced this pull request Aug 4, 2022
XiaoguangHu01 pushed a commit that referenced this pull request Aug 10, 2022
* fix quant scale name (#44116)

* fix acc diff problem caused by pr #44116 (#44311)

Co-authored-by: handiz <35895648+ZhangHandi@users.noreply.github.com>
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.

None yet

2 participants