Release Notes¶
February 28, 2025 - LEIP Optimize 4.0.2¶
Bug Fixes¶
January 31, 2025 - LEIP Optimize 4.0.1¶
Bug Fixes¶
- ONNX export: Fixed an issue with TensorRT ONNX export.
- ONNX Model Precision: Ensured correct model precision settings for ONNX-exported models.
October 23, 2024 - LEIP Optimize 4.0¶
Updates and Enhancements¶
-
Compiler Framework is now LEIP Optimize.
-
Introduces Forge: A powerful tool that allows you to easily edit, manipulate, and introspect model compute graphs in an Intermediate Representation. Forge is capable of ingesting models from a wide variety of sources and compiling and optimizing them for a diverse set of target hardware.
-
ONNX Integration: Users can now optimize ONNX models with the option of maintaining the ONNX graph representation.
-
Model Support: LEIP Optimize now supports a much broader set of models; for example, it now supports 90% of the top 50 computer vision models from Hugging Face.
-
Pip Install: LEIP Optimize is now available for installation via
pip
.