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

Refactor the TEQ to align with torch 3.x new API #1766

Merged
merged 8 commits into from
Apr 30, 2024
Merged

Refactor the TEQ to align with torch 3.x new API #1766

merged 8 commits into from
Apr 30, 2024

Conversation

yiliu30
Copy link
Contributor

@yiliu30 yiliu30 commented Apr 29, 2024

Type of Change

API changed or not: align with 3.x new API

Description

Refactor the TEQ to align with torch 3.x new API

How has this PR been tested?

Pre-CI

Dependency Change?

None

yiliu30 added 3 commits April 29, 2024 02:40
Signed-off-by: yiliu30 <[email protected]>
Signed-off-by: yiliu30 <[email protected]>
@yiliu30 yiliu30 added PyTorch Related to PyTorch F/W INC3.X labels Apr 29, 2024
Copy link

github-actions bot commented Apr 29, 2024

⚡ Required checks status: All passing 🟢

Groups summary

🟢 Code Scan Tests workflow
Check ID Status Error details
Code-Scan success
Code-Scan (Bandit Code Scan Bandit) success
Code-Scan (DocStyle Code Scan DocStyle) success
Code-Scan (Pylint Code Scan Pylint) success

These checks are required after the changes to neural_compressor/torch/algorithms/weight_only/teq.py, neural_compressor/torch/quantization/algorithm_entry.py.

🟢 Model Tests 3x workflow
Check ID Status Error details
Model-Test-3x success
Model-Test-3x (Generate Report GenerateReport) success
Model-Test-3x (Run PyTorch Model opt_125m_woq_gptq_int4) success
Model-Test-3x (Run PyTorch Model opt_125m_woq_gptq_int4_dq_bnb) success
Model-Test-3x (Run PyTorch Model opt_125m_woq_gptq_int4_dq_ggml) success

These checks are required after the changes to neural_compressor/torch/algorithms/weight_only/teq.py, neural_compressor/torch/quantization/algorithm_entry.py.

🟢 Unit Tests 3x-PyTorch workflow
Check ID Status Error details
UT-3x-Torch success
UT-3x-Torch (Coverage Compare CollectDatafiles) success
UT-3x-Torch (Unit Test 3x Torch Unit Test 3x Torch) success
UT-3x-Torch (Unit Test 3x Torch baseline Unit Test 3x Torch baseline) success

These checks are required after the changes to neural_compressor/torch/algorithms/weight_only/teq.py, neural_compressor/torch/quantization/algorithm_entry.py, test/3x/torch/algorithms/weight_only/test_teq_quantizer.py, test/3x/torch/quantization/weight_only/test_teq.py.


Thank you for your contribution! 💜

Note
This comment is automatically generated and will be updates every 180 seconds within the next 6 hours. If you have any other questions, contact chensuyue or XuehaoSun for help.

Copy link
Contributor

@Kaihui-intel Kaihui-intel left a comment

Choose a reason for hiding this comment

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

others LGTM

neural_compressor/torch/algorithms/weight_only/teq.py Outdated Show resolved Hide resolved
neural_compressor/torch/algorithms/weight_only/teq.py Outdated Show resolved Hide resolved
@yiliu30 yiliu30 merged commit 099b7a4 into master Apr 30, 2024
30 checks passed
@yiliu30 yiliu30 deleted the teq branch April 30, 2024 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
INC3.X PyTorch Related to PyTorch F/W
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants