onnxruntime/tools/ci_build/github/linux/docker
Colin Versteeg 5ee0f185dc Add GRPC support to ONNX Runtime Server (#1144)
* add grpc

* add-submodule

* Revert "add-submodule"

This reverts commit e35994b25035ce310a98909658582bff759ee358.

* fix submodule

* IT BUILDS

* Initial commit of prediction_service_impl.cpp

* Server builds and runs!

* add request id, health and reflection. GRPC is done

* enable channelz for monitoring

* GRPC unit tests

* clang format

* add unit tests

* Add function tests for GRPC

* add grpc to model_zoo_tests

* revert update protobuf to 3.7.0

* update submodules

* builds but runs some gflags tests which fail

* get build working

* confine build changes to onnxruntime_server.cmake

* update build files

* code reveiw comments

* Maik's code review comments

* update cares version to fix compilation issue

* update build to fix c-ares

* code review comments

* update cgmanifest.json

* remove extraneous file

* Klein comments.

* update ci based on discussions for go dependency

* fix tag issue

* fix build issues

* remove stray submodule

* update dockerfile and build script

* dynamic linking changes

* update build script

* code review comments

* update dockerfile

* update script for mount

* code review comments
2019-07-18 11:10:38 -07:00
..
scripts Add GRPC support to ONNX Runtime Server (#1144) 2019-07-18 11:10:38 -07:00
cuda_manylinux2010.repo Use manylinux2010 image to build linux python wheels (#1282) 2019-06-27 15:45:06 -07:00
Dockerfile.fedora Delete docker/scripts/install_deps_x86.sh and enable onnx tests for x86 (#1191) 2019-06-08 16:17:18 -07:00
Dockerfile.fedora_gpu Delete docker/scripts/install_deps_x86.sh and enable onnx tests for x86 (#1191) 2019-06-08 16:17:18 -07:00
Dockerfile.manylinux2010 Use manylinux2010 image to build linux python wheels (#1282) 2019-06-27 15:45:06 -07:00
Dockerfile.manylinux2010_gpu Use manylinux2010 image to build linux python wheels (#1282) 2019-06-27 15:45:06 -07:00
Dockerfile.ubuntu Delete docker/scripts/install_deps_x86.sh and enable onnx tests for x86 (#1191) 2019-06-08 16:17:18 -07:00
Dockerfile.ubuntu_for_android Delete docker/scripts/install_deps_x86.sh and enable onnx tests for x86 (#1191) 2019-06-08 16:17:18 -07:00
Dockerfile.ubuntu_gpu Delete docker/scripts/install_deps_x86.sh and enable onnx tests for x86 (#1191) 2019-06-08 16:17:18 -07:00
Dockerfile.ubuntu_gpu_cuda9 Build system upgrades (#281) 2019-01-07 13:15:24 -08:00
Dockerfile.ubuntu_openvino Initial commit for OpenVINO Execution Provider (#935) 2019-06-18 08:58:53 -07:00
Dockerfile.ubuntu_server Add GRPC support to ONNX Runtime Server (#1144) 2019-07-18 11:10:38 -07:00
Dockerfile.ubuntu_tensorrt Uninstall the preinstalled cmake in tensorrt image because it's too old (#1316) 2019-07-01 15:08:01 -07:00
Dockerfile.ubuntu_x86 Delete docker/scripts/install_deps_x86.sh and enable onnx tests for x86 (#1191) 2019-06-08 16:17:18 -07:00