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

16KB so support #985

Closed
H4dr1en opened this issue Aug 22, 2024 · 5 comments · May be fixed by #995
Closed

16KB so support #985

H4dr1en opened this issue Aug 22, 2024 · 5 comments · May be fixed by #995

Comments

@H4dr1en
Copy link

H4dr1en commented Aug 22, 2024

16kb so support was added in tensorflow-lite in tensorflow/tensorflow#69459

We need the same support for tensorflow-lite-gpu-delegate-plugin

Can you please add support and upload it to maven?

@v-hogood
Copy link

v-hogood commented Jan 1, 2025

Also need it for tensorflow-lite-task-audio, tensorflow-lite-task-text, and tensorflow-lite-task-vision thanks!

@mohammadddgh
Copy link

@H4dr1en @v-hogood Any luck here? We also need it for tensorflow-lite-task-audio

@H4dr1en
Copy link
Author

H4dr1en commented Feb 21, 2025

This is done in 2.17 that is available on maven AFAIK - this issue should be solved, I will close it now

@H4dr1en H4dr1en closed this as completed Feb 21, 2025
@mohammadddgh
Copy link

@H4dr1en We need it for the tensorflow-lite-task-audio library, but this library still uses an older version of TensorFlow internally. Is there a new version for this library?
Currently we have org.tensorflow:tensorflow-lite-task-audio:0.4.4 which is not 16kb compatible.

@v-hogood
Copy link

We need a similar change to what was done for tensorflow-lite in tensorflow/tensorflow@2d72742
for tensorflow-lite-task-audio, tensorflow-lite-task-text, tensorflow-lite-task-vision, and tensorflow-lite-gpu-delegate-plugin.

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

Successfully merging a pull request may close this issue.

3 participants