-
Notifications
You must be signed in to change notification settings - Fork 269
modify op_type for set_local in 3.x API #1773
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
Conversation
Signed-off-by: Cheng, Zixuan <zixuan.cheng@intel.com>
⚡ 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! 💜
|
could you confirm |
for more information, see https://pre-commit.ci
Signed-off-by: Cheng, Zixuan <zixuan.cheng@intel.com>
…ompressor into zixuan/3x_op_type
Signed-off-by: Cheng, Zixuan <zixuan.cheng@intel.com>
Signed-off-by: Cheng, Zixuan <zixuan.cheng@intel.com>
/azp run Model-Test-3x |
Azure Pipelines successfully started running 1 pipeline(s). |
…nto zixuan/3x_op_type Conflicts: test/3x/torch/quantization/test_static_quant.py
Type of Change
modify op_type for set_local in 3.x API in ut and example
Description
according to changes in PR #1745
Expected Behavior & Potential Risk
How has this PR been tested?
ut, extension pass
Dependency Change?