Skip to content
forked from inisis/OnnxSlim

A Toolkit to Help Optimize Large Onnx Model

License

Notifications You must be signed in to change notification settings

xenova/OnnxSlim

 
 

Repository files navigation

OnnxSlim

OnnxSlim can help you slim your onnx model, with less operators, but same accuracy, better inference speed.

Installation

Using Prebuilt

pip install onnxslim

Build From Source

pip install .

How to use

onnxslim your_onnx_model slimmed_onnx_model

For more usage, see onnxslim -h or refer to our examples

References

Contact

Discord: https://discord.gg/nRw2Fd3VUS QQ Group: 873569894

About

A Toolkit to Help Optimize Large Onnx Model

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%