TFLite LiteRT TensorFlow Test

2.0 for iPhone, iPad
$0.99
0

0 Ratings

Update Date

2026-09-11

Size

26.8 MB

Screenshots for iPhone

iPhone
TFLite LiteRT TensorFlow Test Description
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.
TFLite LiteRT TensorFlow Test 2.0 Update
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.
More Information
Price:
$0.99
Version:
2.0
Size:
26.8 MB
Update Date:
2026-09-11
Developer:
Anh Nguyen
Language:
Chinese English German Japanese Korean

Safe to Download

AppPure.com and the download link of this app are 100% safe. The download link of this app will be redirected to the official App Store site, thus the app is original and has not been modified in any way.

Got it
X
Share

Share this page with your friends if you find it useful

Facebook Linkedin Pinterest Tumblr Twitter Whatsapp Line
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.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