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

Integrating arm nn's tflite delegate to my android project #788

Open
mattewpsys opened this issue Oct 16, 2024 · 1 comment
Open

Integrating arm nn's tflite delegate to my android project #788

mattewpsys opened this issue Oct 16, 2024 · 1 comment
Labels
Help wanted Please help with this. Patches to fix this would be gratefully received Question Further information is requested TIME WAIT Waiting for an approppriate period for a response before closing the issue.

Comments

@mattewpsys
Copy link

I am working on ASR , i have converted whisper-base-en model into tflite.
I wanted to decrease the inference time by using th GPU delegate, I tried with LiteRT gpu delegate it didn't work as there are many layers that are not supported by it. I wanted to integrate arm nn gpu delegate to my project. Can some guide me with that.

@orlmon01
Copy link
Collaborator

Hiya,
I would recommend you start with our documentation here. https://arm-software.github.io/armnn/24.08/

@orlmon01 orlmon01 added Help wanted Please help with this. Patches to fix this would be gratefully received Question Further information is requested TIME WAIT Waiting for an approppriate period for a response before closing the issue. labels Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Help wanted Please help with this. Patches to fix this would be gratefully received Question Further information is requested TIME WAIT Waiting for an approppriate period for a response before closing the issue.
Projects
None yet
Development

No branches or pull requests

2 participants