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

Remove version limitation of transformers for ort layer-wise #1753

Merged
merged 2 commits into from
Apr 26, 2024

Conversation

yuwenzho
Copy link
Contributor

Type of Change

bug fix
API changed or not: no

Description

Remove version limitation of transformers for ort layer-wise

How has this PR been tested?

CI

Dependency Change?

No

@yuwenzho yuwenzho added the ONNX Runtime Related to ONNX Runtime F/W label Apr 25, 2024
@yuwenzho yuwenzho requested a review from chensuyue April 25, 2024 03:35
Copy link

github-actions bot commented Apr 25, 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/onnxrt/algorithms/layer_wise/core.py.

🟢 Unit Tests ITREX workflow
Check ID Status Error details
UT-ITREX success

These checks are required after the changes to neural_compressor/onnxrt/algorithms/layer_wise/core.py.

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

These checks are required after the changes to neural_compressor/onnxrt/algorithms/layer_wise/core.py, test/3x/onnxrt/requirements.txt, requirements_ort.txt.


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.

Signed-off-by: yuwenzho <[email protected]>
@chensuyue chensuyue merged commit 522cfe3 into master Apr 26, 2024
23 checks passed
@chensuyue chensuyue deleted the yuwenzho/ort_lwq_version branch April 26, 2024 03:00
zehao-intel pushed a commit that referenced this pull request Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ONNX Runtime Related to ONNX Runtime F/W
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants