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

tensorflow-lite-gpu 2.5.0 missing bindings #1319

Open
v-hogood opened this issue Jan 19, 2022 · 4 comments
Open

tensorflow-lite-gpu 2.5.0 missing bindings #1319

v-hogood opened this issue Jan 19, 2022 · 4 comments

Comments

@v-hogood
Copy link

Some bindings went missing going from tensorflow-lite-gpu 2.4.0 to 2.5.0:
GpuDelegate
CompatibilityList.BestOptionsForThisDevice
(and possibly others?)

@wollac11
Copy link

wollac11 commented Jan 25, 2022

Seems 2.5.0 is the first version with them missing, but 2.5.0.1 and 2.5.0.2 (the latest at the time of writing) are also both missing them. There is another package 'Xamarin.TensorFlow.Lite.Gpu.Delegate.Plugin' (the latest version of which currently is v0.3.1) that I thought might contain those bindings but that one does not seem to expose any bindings at all.

@v-hogood
Copy link
Author

Right the bindings are in tensorflow-lite-gpu not tensorflow-lite-gpu-delegate-plugin.

@v-hogood
Copy link
Author

Maybe related to #876?

@FlatlinerDOA
Copy link

Same issue with 2.6.0.2, seems like this keeps regressing.

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

3 participants