-
Notifications
You must be signed in to change notification settings - Fork 258
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
Smoothquant refactor for 3.x API #1792
Conversation
Signed-off-by: Cheng, Zixuan <[email protected]>
Signed-off-by: Cheng, Zixuan <[email protected]>
Conflicts: neural_compressor/torch/quantization/quantize.py
Signed-off-by: Cheng, Zixuan <[email protected]>
⚡ Required checks status: All passing 🟢Groups summary🟢 Code Scan Tests workflow
These checks are required after the changes to 🟢 Model Tests 3x workflow
These checks are required after the changes to 🟢 Unit Tests 3x-PyTorch workflow
These checks are required after the changes to Thank you for your contribution! 💜
|
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.
Feel free to contact me if you have any question.
neural_compressor/torch/algorithms/smooth_quant/smooth_quant.py
Outdated
Show resolved
Hide resolved
neural_compressor/torch/algorithms/smooth_quant/smooth_quant.py
Outdated
Show resolved
Hide resolved
neural_compressor/torch/algorithms/smooth_quant/smooth_quant.py
Outdated
Show resolved
Hide resolved
neural_compressor/torch/algorithms/smooth_quant/smooth_quant.py
Outdated
Show resolved
Hide resolved
neural_compressor/torch/algorithms/smooth_quant/smooth_quant.py
Outdated
Show resolved
Hide resolved
Signed-off-by: Cheng, Zixuan <[email protected]>
Signed-off-by: Cheng, Zixuan <[email protected]>
Signed-off-by: Cheng, Zixuan <[email protected]>
Signed-off-by: Cheng, Zixuan <[email protected]>
Signed-off-by: Cheng, Zixuan <[email protected]>
Signed-off-by: Cheng, Zixuan <[email protected]>
for more information, see https://pre-commit.ci
Signed-off-by: Cheng, Zixuan <[email protected]>
Signed-off-by: Cheng, Zixuan <[email protected]>
Conflicts: requirements_pt.txt
Signed-off-by: Cheng, Zixuan <[email protected]>
Conflicts: examples/3.x_api/pytorch/nlp/huggingface_models/language-modeling/quantization/llm/run_clm_no_trainer.py
Signed-off-by: Cheng, Zixuan <[email protected]>
@xin3he please review |
Signed-off-by: Cheng, Zixuan <[email protected]>
Signed-off-by: Cheng, Zixuan <[email protected]>
neural_compressor/torch/algorithms/smooth_quant/smooth_quant.py
Outdated
Show resolved
Hide resolved
Signed-off-by: Cheng, Zixuan <[email protected]>
Signed-off-by: Cheng, Zixuan <[email protected]>
Signed-off-by: Cheng, Zixuan <[email protected]>
Type of Change
Smoothquant refactor for 3.x API
API changed
Description
Expected Behavior & Potential Risk
ut pass
How has this PR been tested?
Dependency Change?