TensorFlow-HRT icon indicating copy to clipboard operation
TensorFlow-HRT copied to clipboard

How Can I build TensorFlowOnACL for Android

Open DickyQi opened this issue 7 years ago • 0 comments

I need build libtensorflow_cc.so for android system which platform is arm64-v8a, and using TensorFlow c++ API in Android native code. How I can do it. ARM Compute Library is already built for Android. but libtensorflow_cc.so can't build successful.

DickyQi avatar Feb 26 '18 09:02 DickyQi