onnxruntime/tools/ci_build/github/linux
daquexian ec3c553501 NNAPI EP Update (#1483)
* Update DNNLibrary

* Allow fp16 by default

* Add nnapi build in ci

* Fix nnapi ep after #1268

* Remove unused variables

* Support nnapi in onnx_test_runner

* Update DNNLibrary to fix tests

* Update build.py for android build support, solve conflict of
tools/ci_build/build.py

* Support non-ARM Android build, solve conflict of tools/ci_build/build.py

* Enable android test by x86_64 android emulator

* Add dnnlibrary/NNAPI support in build.py

* suppress the verbose adb output

* Remove debug logs

* Install cmake by pip

* Fix undefined host_protoc_path

* cmake==3.13.2 in pypi is actually 3.12.2, so install 3.13.2.post1 instead

* Fix Android ARM64 build

* Use android ndk r20 instead of r19c, fix conflicts in install_deps_android.sh
2019-07-24 13:20:05 -07:00
..
docker NNAPI EP Update (#1483) 2019-07-24 13:20:05 -07:00
ubuntu16.04 Add GRPC support to ONNX Runtime Server (#1144) 2019-07-18 11:10:38 -07:00
copy_strip_binary.sh Expose provider factory C API, especially for CUDA users (#1461) 2019-07-22 19:03:06 -07:00
create_package.sh Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
create_package_inside_docker.sh Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
run_build.sh NNAPI EP Update (#1483) 2019-07-24 13:20:05 -07:00
run_dockerbuild.sh [OpenVINO-EP] Added support for OpenVINO R1.1 (#1438) 2019-07-19 00:52:15 -07:00
server_run_build.sh Fix ORTSRV nightly build (#1440) 2019-07-21 19:12:05 -07:00
server_run_dockerbuild.sh Add GRPC support to ONNX Runtime Server (#1144) 2019-07-18 11:10:38 -07:00
upload_ortsrv_binaries.sh Refactor Onnx runtime Server to only use public APIs (#1271) 2019-07-04 01:08:14 -07:00