aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/makefile/build_all_android.sh
Commit message (Expand)AuthorAge
* Add warning in TFMobile.Gravatar Nupur Garg2018-06-20
* Merge changes from github.Gravatar Ankur Taly2018-02-16
* Merge changes from github.Gravatar Michael Case2018-02-07
* Merge changes from github.Gravatar Sourabh Bajaj2018-01-17
* Merge changes from github.Gravatar Andrew Harp2017-11-02
* Make tensorflow::mutex implement a shared (reader/writer) lock, usingGravatar A. Unique TensorFlower2017-08-17
* Add a way to fuse a graph by remote graph executor so that users don't need t...Gravatar A. Unique TensorFlower2017-07-18
* Change soc op type id by input data types and add new hvx opsGravatar A. Unique TensorFlower2017-05-10
* Android: move makefile libtensorflow_inference.so build to sub_makefile/andro...Gravatar Andrew Harp2017-03-03
* Add a test to build tensorflow runtime with hexagon into android_full.shGravatar A. Unique TensorFlower2017-02-17
* Redirect stdout of 'cd' when trying to find current working directory.Gravatar A. Unique TensorFlower2017-02-15
* Add README.md for tensorflow runtime with HVX accelerationGravatar A. Unique TensorFlower2017-02-14
* Add a graph transform utility for hexagonGravatar A. Unique TensorFlower2017-02-13
* Add a way to specify hexagon lib path to tensorflow makefile buildGravatar A. Unique TensorFlower2017-02-11
* Add all-in-one script to build hexagon libs from source and run inception gra...Gravatar A. Unique TensorFlower2017-02-10
* Add an option to run inference on hvx into build scriptGravatar A. Unique TensorFlower2017-01-11
* Invoke APIs of SOC wrapper library to execute inference on HVXGravatar A. Unique TensorFlower2016-12-07
* Adding -j${JOBS_COUNT} for make in build_all_${target_os_type}.sh to speed up...Gravatar A. Unique TensorFlower2016-11-23
* 1. Modified compiler optimization in MakefileGravatar A. Unique TensorFlower2016-10-12
* Fix cpu utils for android armv7aGravatar A. Unique TensorFlower2016-09-22
* Add an adapter class of CpuUtilsHelper for Android armv7aGravatar A. Unique TensorFlower2016-09-12
* Add a makefile for tests in contrib/quantizationGravatar A. Unique TensorFlower2016-08-18
* Handle integration of hexagon binary in Makefile buildGravatar A. Unique TensorFlower2016-08-17
* Add a script to build all for Android by using MakefileGravatar A. Unique TensorFlower2016-06-27