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

[XPU][PHI Kernels] add int quantization for xpu conv2d_transpose_grad #54802

Merged

Conversation

lj970926
Copy link
Contributor

PR types

New features

PR changes

OPs

Description

  1. 为XPU conv2d_tranpose_grad kernel添加基于FCCalcType的量化选项
  2. XPU api目前对该api只支持int_with_ll量化。因此对普通的int31量化目前也使用int_with_ll的量化方式

@paddle-bot
Copy link

paddle-bot bot commented Jun 21, 2023

你的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.

@paddle-bot paddle-bot bot added contributor External developers status: proposed labels Jun 21, 2023
@lj970926 lj970926 changed the title add int quantization for xpu [XPU][PHI Kernels]add int quantization for xpu conv2d_transpose_grad Jun 21, 2023
Copy link
Contributor

@zhangyk0314 zhangyk0314 left a comment

Choose a reason for hiding this comment

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

LGTM

@lj970926 lj970926 changed the title [XPU][PHI Kernels]add int quantization for xpu conv2d_transpose_grad [XPU][PHI Kernels] add int quantization for xpu conv2d_transpose_grad Jun 21, 2023
@QingshuChen QingshuChen merged commit e9f8baa into PaddlePaddle:develop Jun 21, 2023
@paddle-bot
Copy link

paddle-bot bot commented Jun 21, 2023

你的PR已合入Paddle库,请关注后续测试结果。
Your PR has been merged into the repository. An official integration test will be conducted later. Stay tuned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor External developers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants