# TFLite LiteRT TensorFlow Test — Neural Engine & GPU inference

> Neural Engine & GPU inference (iPhone/iPad app by Anh Nguyen.)

- Source: https://appshunter.io/ios/app/tflite-litert-tensorflow-test/id1643868615 (this page in markdown: same URL + `.md`)
- Developer: [Anh Nguyen](https://appshunter.io/developer/1516242081)
- Category: Developer Tools, Utilities
- Price: $1.99
- Age rating: 4+
- Requires: iOS 16.0 · 27 MB
- Languages: American English, Korean, German (Germany), Chinese (Simplified, China), Japanese
- Released: 2023-05-09
- Data updated: 2026-09-18
- User reviews in markdown: https://appshunter.io/ios/app/tflite-litert-tensorflow-test/id1643868615/reviews.md

## What is TFLite LiteRT TensorFlow Test?

How fast does your .tflite model actually run on this iPhone?
Pick CPU, GPU or Neural Engine. Get real latency and QPS.
No Mac, no Xcode project, no Bazel build, no cloud, no account.

Open a .tflite file from the Files app, pick an accelerator, run it. A real measurement on the exact device you care about, in about a minute — no Bazel workspace, no benchmark tool built from source.

PICK THE ACCELERATOR

- Neural Engine — attaches the Core ML delegate, so supported operators run on the Apple Neural Engine
- GPU — attaches the GPU delegate, backed by Metal
- CPU — the plain interpreter, with a thread count you choose: 1, 2, 4, 6 or 8

One configuration per run: run it, change the delegate or thread count, load it again, compare the numbers yourself.

WHAT YOU GET

- Latency: mean, min and max, in milliseconds
- Queries per second
- Total queries completed and total run duration
- A query count you set per run, from 50 to 5,000 invocations

Mean, min and max time the model inference call only — no pre-processing, no post-processing. Duration covers the whole loop. The screen stays awake during a run.

WHAT YOU SEE ABOUT THE MODEL

- Every input and output tensor: index, name, shape and data type (uInt8, int32, float16, float32 and the rest)
- Model file size and framework
- Live app memory usage against the memory available to the app, refreshed while the model runs
- A device tab with model identifier, system version, disk space, and the exact TensorFlow Lite runtime version this build links against

A MobileNet model ships in the app and loads on launch, so you see a real measurement before importing your own.

READ THIS BEFORE YOU TRUST A NUMBER

Inference runs on a zeroed dummy input. The app fills every input tensor with zeros and invokes the model, so what you measure is the compute cost of the graph on the accelerator you picked — latency and throughput, nothing else. It is not an accuracy test. It will not tell you whether your model gives the correct answer, and it does not show output tensor values. Ask it "how fast", not "how correct".

What it does not do, stated up front: no side-by-side accelerator comparison in one run, no per-layer or per-operator profiling, no result export, no image or real-data input. It opens .tflite files only.

PRIVACY

Your model never leaves the device. Loading, inspection, inference and timing all happen locally on your iPhone or iPad. No account, no sign-in — your models and your results are never uploaded.

TensorFlow Lite is now called LiteRT; the format and the .tflite extension are unchanged.

TensorFlow, the TensorFlow logo and any related marks are trademarks of Google Inc.
Not affiliated with or endorsed by Google.

## Chart rankings

- #135 in Top Paid · Developer Tools (US App Store)


## Version history (last 5 releases)

### 2.0 — 2026-09-11

Now available in German, Japanese, Korean and Simplified Chinese.

LiteRT v2 joins TensorFlow Lite as a second inference runtime. Pick the engine on the Model Description tab and benchmark the same .tflite file on either one. LiteRT runs on CPU and GPU; the Neural Engine path remains TFLite-only for now.

All three tabs have been redesigned: the latency and throughput figures now lead, tensor details are easier to read, and memory and storage are shown as live bars.

Your models and your results still never leave the device.

### 1.3 — 2026-09-07

Various bug fixes and improvements.

### 1.2 — 2024-08-07

* Update TensorFlow Lite to v2.17.
* This update brings bug fixes and performance improvements, ensuring a smoother and more reliable experience.

### 1.1 — 2023-09-04

* This update brings bug fixes and performance improvements, ensuring a smoother and more reliable experience.
* Update TensorFlow Lite to v2.13.

### 1.0 — 2023-05-09

No release notes.

## Apps similar to TFLite LiteRT TensorFlow Test

| App | Rating | Price | Category |
| --- | --- | --- | --- |
| [AICoding](https://appshunter.io/ios/app/aicoding/id6446363818) | 4.0 (1) | Free | Developer Tools |
| [Code Converter AI](https://appshunter.io/ios/app/code-converter-ai/id6447260513) | 1.0 (1) | Free | Developer Tools |
| [Vision Detector](https://appshunter.io/ios/app/vision-detector/id6443729650) | — | Free | Developer Tools |
| [RegEx Tool](https://appshunter.io/ios/app/regex-tool/id1659922841) | 1.0 (1) | Free | Developer Tools |
| [Sinric Pro](https://appshunter.io/ios/app/sinric-pro/id1513086098) | 3.7 (3) | Free | Developer Tools |
| [NanoBeacon BLE Scanner](https://appshunter.io/ios/app/nanobeacon-ble-scanner/id6444070302) | 4.2 (5) | Free | Developer Tools |

## More apps by Anh Nguyen

- [AiCam AI Smart Security Camera](https://appshunter.io/ios/app/aicam-ai-smart-security-camera/id1550773622)
- [AiCam Pro - AI Security Camera](https://appshunter.io/ios/app/aicam-pro-ai-security-camera/id1569058058)
- [Workout Live - Heart Rate Zone](https://appshunter.io/ios/app/workout-live-heart-rate-zone/id1599604990)
- [Workout Insight](https://appshunter.io/ios/app/workout-insight/id6477368831)

All apps by Anh Nguyen: https://appshunter.io/developer/1516242081

## Related topics

[tensorflow tflite debugger](https://appshunter.io/ios/topics/tensorflow-tflite-debugger) · [tensorflow](https://appshunter.io/ios/topics/tensorflow) · [tensorflow practice test](https://appshunter.io/ios/topics/tensorflow-practice-test)

---

*Data collected daily from the US App Store and indexed by [AppsHunter](https://appshunter.io/). User reviews are verbatim App Store reviews. Ratings, prices and chart positions refresh continuously; this snapshot is from 2026-09-18.*
