-
Notifications
You must be signed in to change notification settings - Fork 256
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
Support auto_round
integration 3.x
#1810
Conversation
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>
⛈️ Required checks status: Has failure 🔴
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 basic workflowThese checks are required after the changes to 🟢 Unit Tests basic no coverage 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! 💜
|
for more information, see https://pre-commit.ci
…mpressor into kaihui/ar_v02_3x
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
…mpressor into kaihui/ar_v02_3x
for more information, see https://pre-commit.ci
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.
Can we 1) create an InputCaptureModule
during the prepare stage and 2) initialize an original AutoRound
at the convert stage, receiving a) the original model and b) the data captured by the InputCaptureModule
as a dataset?
Signed-off-by: Kaihui-intel <kaihui.tang@intel.com>
…mpressor into kaihui/ar_v02_3x
Signed-off-by: Kaihui-intel <kaihui.tang@intel.com>
for more information, see https://pre-commit.ci
…mpressor into kaihui/ar_v02_3x
Thanks, synced offline with yi&xin, now we have adopted this suggestion. 8b54922 |
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>
…mpressor into kaihui/ar_v02_3x
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
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>
…mpressor into kaihui/ar_v02_3x
for more information, see https://pre-commit.ci
Signed-off-by: Kaihui-intel <kaihui.tang@intel.com>
…mpressor into kaihui/ar_v02_3x
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>
for more information, see https://pre-commit.ci
Signed-off-by: Kaihui-intel <kaihui.tang@intel.com>
Type of Change
feature
Description
get_autoround_default_run_fn
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