Skip to content
Discussion options

You must be logged in to vote

tflite-runtime 2.21.0 is now supported on both Android and iOS: https://pypi.flet.dev/tflite-runtime

tflite-runtime runs .tflite models through the XNNPACK-accelerated CPU path — the portable, dependable baseline that works identically on Android and iOS. Everything runs offline; the only network you need is a one-time model download (or bundle the model — see below). The pinned version is 2.21.0, the last buildable release.

On the LiteRT/ai-edge-litert question in the comments: it's the official successor, but it is Bazel-built, so it can't be cross-compiled for mobile today. We therefore target tflite-runtime (the classic tf.lite interpreter), which is buildable for iOS and Android. The…

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
5 replies
@FeodorFitsner
Comment options

@am1tyadav
Comment options

@am1tyadav
Comment options

@FeodorFitsner
Comment options

@am1tyadav
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by ndonkoHenri
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants