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

error: undefined reference to 'TfLiteGpuDelegateBindGlBufferToTensor' #176

Open
gaikwadrahul8 opened this issue Nov 28, 2024 · 2 comments
Open

Comments

@gaikwadrahul8
Copy link
Contributor

Hi @impjdi the amazing porygon~,

I've checkout-ed the branch "v2.10.0" for deploying tflite on Android. In order to avoiding cpu-gpu memory copy, I used the function 'TfLiteGpuDelegateBindGlBufferToTensor' but got logs saying as the issue title during project configuration.

BTW,
I had #include "tensorflow/lite/delegates/gpu/cl/gpu_api_delegate.h"
I had compiled "libtensorflowlite.so", "libtensorflowlite_gpu_delegate.so", and all those .h included by my project

Please can you shed me some light?

Thanks~

@gaikwadrahul8
Copy link
Contributor Author

This issue originally reported by @picard314 has been moved to this dedicated repository for LiteRT to enhance issue tracking and prioritization. To ensure continuity, we have created this new issue on your behalf.

We appreciate your understanding and look forward to your continued involvement.

@pkgoogle
Copy link

pkgoogle commented Dec 2, 2024

Original Issue: tensorflow/tensorflow#60403

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

2 participants