Open gaikwadrahul8 opened 4 days ago
This issue originally reported by @eltimen 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.
Issue type
Build/Install
Have you reproduced the bug with TensorFlow Nightly?
Yes
Source
source
TensorFlow version
2.16.1
Custom code
Yes
OS platform and distribution
No response
Mobile device
No response
Python version
No response
Bazel version
No response
GCC/compiler version
Clang 14.0.6 (Android NDK r25b)
CUDA/cuDNN version
No response
GPU model and memory
No response
Current behavior?
I'm trying to build TFLite 2.16.1 for Android using CMake and Android NDK r25b and got the following linker errors related to GPU delegate. It looks like some source files was not added to CMake configuration files.
Standalone code to reproduce the issue
Relevant log output
No response