Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android error message : internal:Failed to initialize engine: %INVALID_ARGUMENT: Unknown backend #453

Open
siz0001 opened this issue Sep 17, 2024 · 0 comments

Comments

@siz0001
Copy link

siz0001 commented Sep 17, 2024

Hello, I have searched extensively for a solution but have not been able to resolve the issue, so I am writing this message.

I tried running the mediapipe-samples - LLM inference - android example on two devices following the guide:

  1. Galaxy S22 Ultra, GPU: Adreno 730 818 MHz
  2. Galaxy S10e GPU: Mali-G76 MP12
  3. Android 8.1 Device based on ARM Cortex A53 MP Processor, GPU: ARM Mali T820 MP1

Model used: gemma-2b-it-gpu-int8.bin

In environment 1, 2, the model inferred successfully.
In environment 3, the model displayed an error message saying:
"internal: Failed to initialize engine: %INVALID_ARGUMENT: Unknown backend"

I believe this issue occurs because the backend cannot find the GPU.
I would like to know what the cause of the issue is and how to resolve it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant