-
Notifications
You must be signed in to change notification settings - Fork 5.9k
fix_qat_quantization #67839
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_qat_quantization #67839
Conversation
|
你的PR提交成功,感谢你对开源项目的贡献! |
vivienfanghuagood
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
需要加上卡片号,参考其他PR
|
卡片号是:Pcard-67164 |
wanghaoshuang
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
imperative package 下是旧版本的动态图量化 API,目前已无业务使用,所以不用适配 PIR,且相关单测可以删掉。
02daf85
PR Category
Inference
PR Types
Bug fixes
Description
修复了部分关于量化的单测。 pcard-67164