-
Notifications
You must be signed in to change notification settings - Fork 283
AutoRound Refactor #2348
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
AutoRound Refactor #2348
Conversation
Signed-off-by: Kaihui-intel <kaihui.tang@intel.com>
Signed-off-by: Kaihui-intel <kaihui.tang@intel.com>
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨ |
for more information, see https://pre-commit.ci
Signed-off-by: Kaihui-intel <kaihui.tang@intel.com>
for more information, see https://pre-commit.ci
Signed-off-by: Kaihui-intel <kaihui.tang@intel.com>
Signed-off-by: Kaihui-intel <kaihui.tang@intel.com>
Signed-off-by: Kaihui-intel <kaihui.tang@intel.com>
Signed-off-by: Kaihui-intel <kaihui.tang@intel.com>
for more information, see https://pre-commit.ci
|
@Kaihui-intel Please help move the autoround.py from |
Signed-off-by: Kaihui-intel <kaihui.tang@intel.com>
Signed-off-by: Kaihui-intel <kaihui.tang@intel.com>
Signed-off-by: Kaihui-intel <kaihui.tang@intel.com>
Signed-off-by: Kaihui-intel <kaihui.tang@intel.com>
for more information, see https://pre-commit.ci
Signed-off-by: Kaihui-intel <kaihui.tang@intel.com>
for more information, see https://pre-commit.ci
…compressor into kaihui/ar_refactor
for more information, see https://pre-commit.ci
Signed-off-by: Kaihui-intel <kaihui.tang@intel.com>
…compressor into kaihui/ar_refactor
Signed-off-by: Kaihui-intel <kaihui.tang@intel.com>
for more information, see https://pre-commit.ci
Signed-off-by: Kaihui-intel <kaihui.tang@intel.com>
User description
Type of Change
feature
Description
Directly pass parameters to autoround
Expected Behavior & Potential Risk
the expected behavior that triggered by this PR
How has this PR been tested?
how to reproduce the test (including hardware information)
Dependency Change?
any library dependency introduced or removed
PR Type
Enhancement
Description
Refactor
get_model_infomethod to returnNoneUpdate
to_config_mappingto directly set configurationAdd new tests for static AFP8 export
Diagram Walkthrough
File Walkthrough
config.py
Refactor model info and config mappingneural_compressor/torch/quantization/config.py
get_model_infoto returnNoneto_config_mappingto set configuration directly