Model Conversion

LiteRT requires models to be in a specialized format for on-device execution. This step is commonly referred to as "conversion" and uses LiteRT conversion components to convert from one model format to LiteRT's representation.

Multi-Framework Conversion Support

LiteRT supports converting models from PyTorch and TensorFlow.

See the following pages for more details: