Integrating arm nn's tflite delegate to my android project #788
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.
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.
The text was updated successfully, but these errors were encountered: