下拉刷新
Repository Details
Shared bynavbar_avatar
repo_avatar
HelloGitHub Rating
0 ratings
Lightweight and Efficient ONNX Model Optimization Tool
FreeMIT
Claim
Collect
Share
354
Stars
Yes
Chinese
Python
Language
Yes
Active
18
Contributors
15
Issues
No
Organization
0.1.82
Latest
30
Forks
MIT
License
More
OnnxSlim image
This is a pure Python implementation of an ONNX model pruning and structure optimization tool with no extra compilation dependencies. By analyzing and rewriting the computational graph, it automatically removes redundant nodes, invalid branches, and excess parameters, reducing the model size and improving inference speed while maintaining model accuracy, suitable for model publishing, inference deployment, and engineering scenarios

Comments

Rating:
No comments yet