Skip to content
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

Enable progressive pruning in N:M pattern #852

Merged
merged 8 commits into from
May 11, 2023
Merged

Conversation

YIYANGCAI
Copy link
Contributor

Type of Change

New feature for progressive pruning in N:M pattern

Description

  • Support progressive pruning in N:M
  • Modify global/local progressive pruning logic (local is a special type of global) to simplify codes
  • Extract progressive related functions in a independent class

Expected Behavior & Potential Risk

Do progressive pruning under N;M pattern

How has this PR been tested?

PreCI

Dependency Change?

None

YIYANGCAI added 2 commits May 4, 2023 21:53
Signed-off-by: YIYANGCAI <[email protected]>
Signed-off-by: YIYANGCAI <[email protected]>
@chensuyue chensuyue added this to the v2.2 milestone May 6, 2023
Signed-off-by: YIYANGCAI <[email protected]>
@wenhuach21
Copy link
Contributor

please add ut for n:m

@chensuyue chensuyue merged commit 483e80a into master May 11, 2023
@chensuyue chensuyue deleted the cyy/progressive_ninm branch May 11, 2023 05:49
yiliu30 pushed a commit to yiliu30/neural-compressor that referenced this pull request Feb 28, 2024
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