Commit 320d8056 authored by freedom" Koan-Sin Tan's avatar freedom" Koan-Sin Tan Committed by Gunhan Gulsoy
Browse files

make toco build for android (#17885)

* make toco build for android

for ARMv8
`
bazel build --config android_arm64 --cxxopt=-std=c++11 --linkopt="-llog" //tensorflow/contrib/lite/toco:toco   --config monolithic
`
for ARMv7a
`
bazel build --config android_arm --cxxopt=-std=c++11 --linkopt="-llog" //tensorflow/contrib/lite/toco:toco   --config monolithic
`

* revert out-of-tflite patch

will do it in another PR

* revert out-of-tflite patch

will do it in another PR
parent d836210e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment