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
- Start with the unified NPU guide: NPU acceleration with LiteRT
- Follow the conversion and deployment steps there, choosing MediaTek where applicable.
- For LLMs, see Execute LLMs on NPU using LiteRT-LM.