24 lines
880 B
Markdown
24 lines
880 B
Markdown
---
|
|
name: TensorFlow Lite in Play Services issue
|
|
about: Use this template for issues with TensorFlow Lite in Google Play Services
|
|
labels: 'comp:lite-in-play-services'
|
|
|
|
---
|
|
|
|
**System information**
|
|
- Android Device information (use `adb shell getprop ro.build.fingerprint`
|
|
if possible):
|
|
- TensorFlow Lite in Play Services SDK version (found in `build.gradle`):
|
|
- Google Play Services version
|
|
(`Settings` > `Apps` > `Google Play Services` > `App details`):
|
|
|
|
**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.
|
|
|
|
**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.
|