Skip to main content
Google for Developers
/
  • English
  • Deutsch
  • Español
  • Français
  • Indonesia
  • Português – Brasil
  • Русский
  • 中文 – 简体
  • 日本語
  • 한국어
Sign in
  • Google AI Edge
LiteRT
  • Android
  • Desktop
  • Web
LiteRT-LM MediaPipe
  • MediaPipe Solutions
  • MediaPipe Framework
Model Explorer AI Edge Portal Google Tensor SDK
  • AI Edge Gallery
  • AI Edge Eloquent
  • MediaPipe Demos
API Reference
Google for Developers
  • AI Edge
    • LiteRT
      • More
    • LiteRT-LM
    • MediaPipe
      • More
    • Model Explorer
    • AI Edge Portal
    • Google Tensor SDK
    • Apps
      • More
    • API Reference
  • Home
  • Releases
    • LiteRT August Release
  • Overview
  • Migrating from TensorFlow Lite
  • LiteRT CLI
  • Overview
  • Installation
  • Common Commands
  • Troubleshooting & Resources
  • GenAI Deployments
  • Overview
  • Convert PyTorch GenAI models
  • Run LLMs using LiteRT-LM
  • Model Conversion & Optimization
  • Overview
  • Convert PyTorch models
    • Overview
    • Convert PyTorch GenAI models
  • Convert TensorFlow models
    • Overview
    • Use pre-trained models
    • Convert TensorFlow models
    • Add Signatures
    • Model compatibility
      • Overview
      • Select operators
      • Select operators Allowlist
      • Advanced
        • Fused operators
        • Operator versions
        • RNN models
    • Optimize models
      • Overview
      • Post-training quantization
      • Post-training dynamic range quantization
      • Post-training integer quantization
      • Post-training float16 quantization
      • Post-training integer quantization with int16 activations
      • Quantization specification
      • Inspecting quantization errors
      • Add model metadata
        • Overview
        • Metadata Writer API
    • Design and build models
      • Overview
      • Performance best practices
      • On-device training
  • Convert JAX models
    • Overview
  • Quantization
    • Overview
    • Quantization specification
    • TFLQ to AEQ Migration Guide
  • Inference & Hardware Acceleration
  • Overview
  • GPU acceleration
  • NPU acceleration
    • Overview
    • Run LLMs using LiteRT-LM
    • Google Tensor
    • Intel
    • Qualcomm
    • MediaTek
    • Samsung
  • Creating a new accelerator
    • Implementing a Compiler Plugin
    • Implementing the Dispatch API
    • Accelerator Test Suite (ATS)
  • Benchmark & Profiling
    • Benchmark CompiledModel API
    • Benchmark Interpreter API
  • Create custom operators
    • Custom ops of CompiledModel API
    • Custom ops of Interpreter API
  • Run on Android
  • Overview
  • Run with CompiledModel API (accelerated on GPU/NPU)
    • Kotlin API
    • C++ API
    • Use prebuilt C++ library
    • Hardware acceleration
      • GPU acceleration
      • NPU acceleration
      • Google Tensor
      • MediaTek NPU
      • Qualcomm NPU
      • Intel NPU
  • Run with Interpreter API
    • Google Play services runtime
      • Overview
      • Java API
      • C API
    • Hardware acceleration
      • Acceleration service
      • GPU with Interpreter API
      • GPU with C/C++ API
      • NPU delegates
        • Overview
        • Qualcomm NPUs for Mobile AI Development
    • Development tools
    • Models with metadata
      • Overview
      • Generate model interfaces
      • Customize data input and output
  • Run on iOS / macOS
  • Run with CompiledModel API (accelerated on GPU)
    • C++ API
    • Use prebuilt C++ library
  • Run with Interpreter API
    • Swift API
    • Core ML delegate
    • GPU delegate
  • Run on Web with LiteRT.js
  • Run with CompiledModel API (accelerated on GPU)
    • Overview
    • JavaScript API
  • Run on Desktop (Linux, Windows)
  • Run with CompiledModel API (accelerated on GPU)
    • C++ API
    • Use prebuilt C++ library
    • Python API
  • Run on Embedded & IoT
  • Run with CompiledModel API
    • C++ API
    • Use prebuilt C++ library
  • Run with Interpreter API
    • Overview
    • Get started
    • Linux-based devices with Python
    • Understand the C++ library
    • Build and convert models
  • Build from Source
  • Build Compiled Model API
    • Build with CMake
  • Build Interpreter API
    • Build for Android
    • Build for iOS
    • Build for Linux-based IoT
    • Build with CMake