# nx_tflite_mob v0.0.4 - Table of Contents

> TensorFlow Lite from BEAM with full vendor accelerator access — Apple Neural Engine on iOS, MediaTek/Qualcomm GPU+NPU HALs on Android. Not an Nx backend — runs pre-compiled .tflite models.

## Pages

- [nx_tflite_mob](readme.md)
- [Changelog](changelog.md)

- Guides
  - [YOLO end-to-end walkthrough](yolo_walkthrough.md)
  - [Picking a delegate](delegates.md)

- Build recipes
  - [Building libtensorflowlite_c.dylib for Mac](build_mac_tflite.md)

## Modules

- [NxTfliteMob](NxTfliteMob.md): Call TensorFlow Lite models from Elixir / BEAM, with full vendor
accelerator access on phones — Apple Neural Engine on iOS, MediaTek
/ Qualcomm GPU+NPU HALs on Android.

