Skip to content

Conversation

@WeiweiZhang1
Copy link
Contributor

@WeiweiZhang1 WeiweiZhang1 commented Nov 23, 2022

Type of Change

architecture change、feature、bug fix and others
API not changed

Description

Adjust the pytorch-pruner architecture, decouple criterias from pruner.
Add progressive pruner.
Add Layer Minimum Sparsity Feature.
Add yolo-coco example.

detail description

JIRA ticket: https://jira.devtools.intel.com/browse/ILITV-2344

How has this PR been tested?

Pre-CI

how to reproduce the test (including hardware information)

Dependency Change?

any library dependency introduced or removed

Copy link
Contributor Author

@WeiweiZhang1 WeiweiZhang1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove development pruner in criterias.py

@WeiweiZhang1 WeiweiZhang1 force-pushed the zww/decouple-criterias-from-pruner branch from 235b4f4 to 94396ae Compare December 1, 2022 07:00
Signed-off-by: Zhang, Weiwei1 <[email protected]>
Signed-off-by: Zhang, Weiwei1 <[email protected]>
Signed-off-by: Zhang, Weiwei1 <[email protected]>
Signed-off-by: Zhang, Weiwei1 <[email protected]>
Signed-off-by: Zhang, Weiwei1 <[email protected]>
Signed-off-by: Zhang, Weiwei1 <[email protected]>
Signed-off-by: Zhang, Weiwei1 <[email protected]>
Signed-off-by: Zhang, Weiwei1 <[email protected]>
Signed-off-by: Zhang, Weiwei1 <[email protected]>
@WeiweiZhang1 WeiweiZhang1 force-pushed the zww/decouple-criterias-from-pruner branch from 6508824 to 12a27e6 Compare December 5, 2022 14:25
@ftian1
Copy link
Contributor

ftian1 commented Dec 9, 2022

@WeiweiZhang1 shall you close this PR?

VincyZhang pushed a commit that referenced this pull request Feb 12, 2023
* enable innerproduct with SparseLib

* fix the executor cmake

* fix bugs

* fix the dst shape

* add gtest

* update glog in SparseLib

* enhance gtest

* update SparseLib include

* SparseLib API change
@chensuyue chensuyue deleted the zww/decouple-criterias-from-pruner branch June 15, 2023 05:50
yiliu30 pushed a commit that referenced this pull request Mar 11, 2025
* [SW-199696] Supporting Dynamic Quantization (#128)

* Calculating dynamic scales using nn.Modules

Change-Id: I8c344ae737803b39117037edaaa3d3b9cbd09f30

* [SW-199696] Supporting Dynamic Quantization

Change-Id: Ic5d6f04ec0b5032ac305e1b3097747c47250385b

* Code cleanup

Change-Id: I213bc7438e06bd1002775066bfb0dc6f10e8a84a

* Review changes and model print issue (circular dependency fix)

Change-Id: I5c41d2f9a937416ce260f55cb045c86858dd201a

* removed debug code from patching_common.py

* Round 2 + CI import issue

Change-Id: I27dbb33de8e027fb0b726336b38156b5d23a6896

* Fixed matmul issue in QuantDynamicInput after conflict + toggle hpu graph in test

* remove set_cast..
mengniwang95 pushed a commit that referenced this pull request Apr 15, 2025
* [SW-199696] Supporting Dynamic Quantization (#128)

* Calculating dynamic scales using nn.Modules

Change-Id: I8c344ae737803b39117037edaaa3d3b9cbd09f30

* [SW-199696] Supporting Dynamic Quantization

Change-Id: Ic5d6f04ec0b5032ac305e1b3097747c47250385b

* Code cleanup

Change-Id: I213bc7438e06bd1002775066bfb0dc6f10e8a84a

* Review changes and model print issue (circular dependency fix)

Change-Id: I5c41d2f9a937416ce260f55cb045c86858dd201a

* removed debug code from patching_common.py

* Round 2 + CI import issue

Change-Id: I27dbb33de8e027fb0b726336b38156b5d23a6896

* Fixed matmul issue in QuantDynamicInput after conflict + toggle hpu graph in test

* remove set_cast..
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants