Closed
Conversation
Signed-off-by: Lv, Liang1 <liang1.lv@intel.com> Co-authored-by: chensuyue <suyue.chen@intel.com>
Signed-off-by: yiliu30 <yi4.liu@intel.com> Signed-off-by: intel-zhangyi <yi5.zhang@intel.com>
* Refine Document of Graph Optimization Signed-off-by: zehao-intel <zehao.huang@intel.com> * remove doc of graph_optimization Signed-off-by: zehao-intel <zehao.huang@intel.com> * remove model_conversion Signed-off-by: zehao-intel <zehao.huang@intel.com> --------- Signed-off-by: zehao-intel <zehao.huang@intel.com>
Signed-off-by: intel-zhangyi <yi5.zhang@intel.com>
Signed-off-by: changwa1 <chang1.wang@intel.com>
…ning and distillation config (#310) Signed-off-by: Cheng, Penghui <penghui.cheng@intel.com>
Signed-off-by: Huang, Zehao <zehao.huang@intel.com>
* example refinement Signed-off-by: Zhang, Weiwei1 <weiwei1.zhang@intel.com> * fix typos Signed-off-by: Zhang, Weiwei1 <weiwei1.zhang@intel.com> --------- Signed-off-by: Zhang, Weiwei1 <weiwei1.zhang@intel.com>
* Refine pruning API reaction when obtain wrong pruner type. Signed-off-by: YIYANGCAI <yiyang.cai@intel.com> * Add pattern_lock valid type. Signed-off-by: YIYANGCAI <yiyang.cai@intel.com> --------- Signed-off-by: YIYANGCAI <yiyang.cai@intel.com>
Signed-off-by: Li, Chenda <chenda.li@intel.com> Co-authored-by: chen, suyue <suyue.chen@intel.com> Co-authored-by: zehao-intel <zehao.huang@intel.com> Co-authored-by: Lv, Liang1 <liang1.lv@intel.com>
Signed-off-by: wenhuach21 <wenhua.cheng@intel.com>
Signed-off-by: chensuyue <suyue.chen@intel.com>
Signed-off-by: Yue, Wenjiao <wenjiao.yue@intel.com>
Signed-off-by: YIYANGCAI <yiyang.cai@intel.com>
Signed-off-by: Cheng, Penghui <penghui.cheng@intel.com>
… to newAPI (#340) Signed-off-by: Wang, Yi A <yi.a.wang@intel.com>
Signed-off-by: spycsh <sihan.chen@intel.com>
VincyZhang
pushed a commit
that referenced
this pull request
Feb 12, 2023
* Modify AddClsToken pattern for new vit model * Modify InputData pattern for new vit model * Add pytest for AddClsToken pattern
yiliu30
pushed a commit
that referenced
this pull request
Dec 23, 2025
xin3he
pushed a commit
that referenced
this pull request
Mar 31, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Type of Change
docstring update
API not changed
Description
detail description: Updated the docstring of pruner code.
JIRA ticket: xxx
Expected Behavior & Potential Risk
No behavior is expected to trigger by this PR
How has this PR been tested?
how to reproduce the test (including hardware information)
Dependency Change?
No library dependency introduced or removed