onnxruntime/cmake
daquexian ac82c1f483 enable android build (#715)
* enable android build

* Add 'log' to onnxruntime_EXTERNAL_LIBRARIES

* Remove cmake about header_files_test.cc

* Add Android CI pipeline

* Remove some ms-specific(?) ci

* Fix bash error

* Add execute flag for install_deps_android.sh

* Add install_ubuntu_for_android.sh

* Remove python in deps for android

* Add comment for BUILD_ARCH

* Set BUILD_SERVICE to cpu

* Set BUILD_OS in run_build.sh

* Fix -o bug in run_build.sh

* Android -> android

* Correct the android ndk location

* Checkout submodules in my own azure pipelines

* Revert "Remove some ms-specific(?) ci"

This reverts commit 302463213480487d8944c3127a3b311c591d55c0.

* Revert "Checkout submodules in my own azure pipelines"

This reverts commit 1acfb6755f933e532b8312ca35bb4900a833903f.
2019-04-18 09:59:04 +08:00
..
external update onnx and enable tests for qlinearconv (#840) 2019-04-16 09:43:17 -07:00
onnx Exclude unreferenced global data and op doc strings in the opschema object. The first causes a decrease in the binary size by at least 85k. The latter reduces resident memory size. (#823) 2019-04-15 15:57:19 -07:00
patches Clean up garbage files (#208) 2018-12-18 13:51:01 -08:00
CMakeLists.txt enable android build (#715) 2019-04-18 09:59:04 +08:00
ConfigureVisualStudioCodeAnalysis.props Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
EnableVisualStudioCodeAnalysis.props Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
onnxruntime.cmake update 2019-04-04 21:22:27 -07:00
onnxruntime_codegen.cmake Use protobuf-lite to reduce onnxruntime.dll size. (#639) 2019-03-21 14:06:38 -07:00
onnxruntime_common.cmake update 2019-04-04 21:22:27 -07:00
onnxruntime_config.h.in Suppress warnings for gemmlowp 2019-01-15 22:29:30 -08:00
onnxruntime_csharp.cmake MKLML pipeline - update C# and CMake to handle dll dependencies (#810) 2019-04-10 18:16:02 -07:00
onnxruntime_dependencies.dot Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
onnxruntime_framework.cmake Use Eigen ThreadPool in OnnxRuntime (#323) 2019-01-15 15:19:30 -08:00
onnxruntime_graph.cmake Provide an option to disable contrib ops. (#707) 2019-03-26 12:31:36 -07:00
onnxruntime_mlas.cmake enable android build (#715) 2019-04-18 09:59:04 +08:00
onnxruntime_optimizer.cmake Create a separate component for graph optimization. (#421) 2019-02-04 15:45:12 -08:00
onnxruntime_providers.cmake Enable multiple session runs for TensorRT (#724) 2019-03-30 11:02:13 -07:00
onnxruntime_python.cmake Remove mkldnn_sgemm from math_util.cc 2019-04-05 14:13:10 -07:00
onnxruntime_session.cmake Use Eigen ThreadPool in OnnxRuntime (#323) 2019-01-15 15:19:30 -08:00
onnxruntime_unittests.cmake Build perf test runner only if onnxruntime_BUILD_SHARED_LIB is ON 2019-04-10 13:16:56 -07:00
onnxruntime_util.cmake Remove mkldnn_sgemm from math_util.cc 2019-04-05 14:13:10 -07:00
protobuf_function.cmake Use protobuf-lite to reduce onnxruntime.dll size. (#639) 2019-03-21 14:06:38 -07:00