This repository has been archived by the owner on Aug 28, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 27
GPU support via GPU delegates? #36
Comments
We have been unable to use GPUdelegate to whisper.tflite model on an Android device as of today. If any progress is made, I will provide an update here |
It would be a great performance increase. |
@nyadla-sys i mentioned this here and they adviced to use Google play services tf implementation. |
@sandorkonya I tried running the float 32 tflite model on the GPU using GPU delegates and it did not work. Can only run it on CPU. |
https://www.tensorflow.org/lite/guide/model_analyzer#check_gpu_delegate_compatibility @nyadla-sys FYI |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Nice Repository!
@nyadla-sys what do you think, could one use the Android device's GPU to accelerate inference with the GPU delegates? Any pointers for this?
thy!!
The text was updated successfully, but these errors were encountered: