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

PT2ONNX dynamic quantization export #988

Merged
merged 8 commits into from
Jun 30, 2023
Merged

Conversation

yuwenzho
Copy link
Contributor

Type of Change

feature
API not changed

Description

Enable dynamic quantization PT2ONNX export:

  1. export FP32 PyTorch model to FP32 ONNX model.
  2. use FP32 ONNX model as the input model for post training dynamic quantization.

Expected Behavior & Potential Risk

pass extension test of export

How has this PR been tested?

extension test of export

Dependency Change?

no

@yuwenzho yuwenzho requested a review from xin3he June 13, 2023 08:16
Signed-off-by: yuwenzho <[email protected]>
@chensuyue chensuyue added this to the v2.3 milestone Jun 13, 2023
@chensuyue chensuyue requested a review from XuehaoSun June 30, 2023 05:14
@chensuyue
Copy link
Contributor

@chensuyue chensuyue merged commit 1655326 into master Jun 30, 2023
@chensuyue chensuyue deleted the yuwenzho/dynamic_export branch June 30, 2023 08:52
yiliu30 pushed a commit to yiliu30/neural-compressor that referenced this pull request Feb 28, 2024
…ntel#988)

Co-authored-by: Wenxin Zhang <[email protected]>
Co-authored-by: hanwen.chang <[email protected]>
Co-authored-by: Tian, Feng <[email protected]>
Co-authored-by: hshen14 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants