Introducing Google AI Edge Portal: Benchmark Edge AI at scale. Sign-up to request access during private preview.

MediaTek NPU (NeuroPilot) with LiteRT

LiteRT supports MediaTek NeuroPilot through the CompiledModel API for both AOT and on-device compilation.

Set up development environment

  • Operating System: Ubuntu 22.04 LTS
  • Build System: Bazel 7.4.1
  • Android SDK: API Level 34 (Android 14)
  • Android NDK: Support for API Level 28 (Android 9 Pie)

Supported SoCs

  • Dimensity 7300 (MT6878)
  • Dimensity 8300 (MT6897)
  • Dimensity 9000 (MT6983)
  • Dimensity 9200 (MT6985)
  • Dimensity 9300 (MT6989)
  • Dimensity 9400 (MT6991)

Next steps

  1. Start with the unified NPU guide: NPU acceleration with LiteRT
  2. Follow the conversion and deployment steps there, choosing MediaTek where applicable.
  3. For LLMs, see Execute LLMs on NPU using LiteRT-LM.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年12月21日 UTC.