Skip to content

OwLite Examples repository offers illustrative example codes to help users seamlessly compress PyTorch deep learning models and transform them into TensorRT engines.

Notifications You must be signed in to change notification settings

SqueezeBits/owlite-examples

Repository files navigation

OwLite logo

OwLite Examples

OwLite Examples repository offers illustrative example codes to help users seamlessly compress PyTorch deep learning models and transform them into TensorRT engines. This is achieved through the OwLite package, which requires only slight modification to current codebases. Most of the examples are based on other public repositories to show how easy it is to apply OwLite compression on the existing codes. You can also check the powerful results of OwLite compression, as demonstrated by numerous examples.

Environment setup

git clone https://github.com/SqueezeBits/owlite-examples.git
git submodule init
git submodule update --recursive 
pip install -r requirements.txt

Available tasks

List of available tasks will be continuously updated.

Contact

Please contact owlite-admin@squeezebits.com for any questions or suggestions.



About

OwLite Examples repository offers illustrative example codes to help users seamlessly compress PyTorch deep learning models and transform them into TensorRT engines.

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages