TensorFlow-HRT
TensorFlow-HRT copied to clipboard
How Can I build TensorFlowOnACL for Android
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.