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

[MSC][M5.1] Build wrapper to support compression #16668

Merged
merged 2 commits into from
Mar 11, 2024
Merged

Conversation

Archermmt
Copy link
Contributor

@Archermmt Archermmt commented Mar 3, 2024

This is a pull request for MSC(Multi-System Compile)
RFC: https://discuss.tvm.apache.org/t/rfc-unity-msc-introduction-to-multi-system-compiler/15251/5
Tracking issue: #15233

This is the Milestone 5 for MSC: Add MSCWrapper as compression toolchain.
To limit each PR in reviewable size, the Milestone 5 will be split into some steps:
[M5.1] Build wrapper to support compression.
[M5.2] Enable quantize && prune with gym by wrapper.
[M5.3] Support torch.dynamo for dynamic models.

Wrapper simplify the usage of MSC. An example is added in gallery to show how to use MSC in QAT/Prune/Distillation processes and deploy model with tvm.

@Archermmt Archermmt force-pushed the msc branch 3 times, most recently from 423750c to 4b3a349 Compare March 6, 2024 11:49
@Hzfengsy Hzfengsy merged commit 596db03 into apache:main Mar 11, 2024
19 checks passed
Lunderberg pushed a commit to Lunderberg/tvm that referenced this pull request Mar 12, 2024
thaisacs pushed a commit to thaisacs/tvm that referenced this pull request Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants