google-ai-edge / LiteRT

LiteRT is the new name for TensorFlow Lite (TFLite). While the name is new, it's still the same trusted, high-performance runtime for on-device AI, now with an expanded vision.
https://ai.google.dev/edge/litert
Apache License 2.0
169 stars 13 forks source link

about the official release schedule of "Play Services TFLite Java" version 16.2.0 #45

Open gaikwadrahul8 opened 5 days ago

gaikwadrahul8 commented 5 days ago

System information

Standalone code to reproduce the issue Provide a reproducible test case that is the bare minimum necessary to generate the problem. If possible, please share a link to or attach code demonstrating the problem.

I found that if I use com.google.android.gms:play-services-tflite , "libtensorflowlite_jni_gms_client.so" is included in the apk. 16kb align was not applied in version 16.1.0, but In version 16.2.0-beta02, 16kb align were applied to 64bit

However, the beta version is not safe to use. So I would like to know the official release schedule for 16.2.0.

Thank you.

Any other info / logs Include any logs or source code that would be helpful to diagnose the problem. If including tracebacks, please include the full traceback. Large logs and files should be attached.

image

gaikwadrahul8 commented 3 days ago

This issue originally reported by @wonyoungmin has been moved to this dedicated repository for LiteRT to enhance issue tracking and prioritization. To ensure continuity, we have created this new issue on your behalf.

We appreciate your understanding and look forward to your continued involvement.