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

The detailed commands for building TFLite GPU delegate so files #14

Closed
rose-jinyang opened this issue Jan 18, 2021 · 3 comments
Closed
Labels
enhancement New feature or request

Comments

@rose-jinyang
Copy link

🚀 Feature

I want to get the correct steps & command for building OpenCL backend TFLite GPU delegate so file for aarch64 platform on host PC or aarch64 platform.

Motivation

I am going to use OpenCL backend TFLite runtime on RK3399 Ubuntu 18.04 LTS aarch64.
So I tried to build OpenCL backend TFLite GPU delegate so file by using Bazel.
I found that u built OpenCL backend GPU delegate and OpenGL backend GPU delegate for x86_64.
Could u provide the correct steps & commands to build OpenCL backend tflite GPU delegate so file and OpenGL backend tflite GPU delegate so file?
Thanks

@rose-jinyang rose-jinyang added the enhancement New feature or request label Jan 18, 2021
@WillLiGitHub
Copy link

I have same question, can you show the detailed commands for building libtensorflowlite_gpu_gl.so.
thanks !!!

@zldrobit
Copy link
Owner

@WillLiGitHub You could refer to the command I used to build GPU delegate:
tensorflow/tensorflow#38336 (comment),
and the issue about building it:
#15

@WillLiGitHub
Copy link

@zldrobit thanks for you help!
i have solved this problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants