Skip to content

Release Notes

May 15, 2025 - LEIP Deploy 1.2

Updates and Enhancements

  • Jetpack 6.0 Support: LEIP Deploy now supports NVIDIA Jetson devices with Jetpack 6.0

May 02, 2025 - LEIP Deploy 1.1

Updates and Enhancements

  • Android Support: LEIP Deploy now supports Android with the introduction of the Android LRE. Android developers can integrate the Latent Runtime Engine into their applications and run optimized models directly on device. Consult the Android LRE API reference and Android LRE example application for more information.

January 31, 2025 - LEIP Deploy 1.0.1

Updates and Enhancements

Bug Fixes

  • Under certain conditions, running infer.py twice would throw an error on the second run. This issue has been fixed.

  • Replaced a missing __version__ attribute in the PyLRE package.

October 23, 2024 - LEIP Deploy 1.0

Updates and Enhancements

  • Runtime Framework is now LEIP Deploy.

  • Model Encryption: Extends model encryption to support ONNX formats.

  • New APIs: Added for retrieving model UUIDs and simplifying decryption of models at runtime, along with extending the capabilities for measuring model performance.