
9/4/2024 · Google AI Edge team
What this post added
TensorFlow Lite has been rebranded as LiteRT (Lite Runtime) to reflect its expanded vision of supporting multi-framework on-device AI models (PyTorch, JAX, Keras, TensorFlow). The core runtime functionality and .tflite file format remain unchanged. Developers using packages will need to update dependencies to new LiteRT packages. Building from source will continue to use the TensorFlow repo for now, with a move to a new LiteRT repo planned. TensorFlow Lite Support Library and Tasks are recommended to transition to MediaPipe Tasks.