onnxruntime/tools/ci_build/github/azure-pipelines
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
..
nuget Fix ARM64 build + Add NuGet pipeline including ARM binaries (#1335) 2019-07-11 11:49:17 -07:00
templates Fix ARM64 build + Add NuGet pipeline including ARM binaries (#1335) 2019-07-11 11:49:17 -07:00
android-arm64-crosscompile-ci-pipeline.yml Finer control over when Python tests are run (#1023) 2019-05-15 18:30:18 -07:00
azure-pipelines-py-packaging.yml Use manylinux2010 image to build linux python wheels (#1282) 2019-06-27 15:45:06 -07:00
c-api-packaging-pipelines.yml Switch some of the linux pipelines to use the new data download script (#1379) 2019-07-17 16:06:02 -07:00
linux-ci-pipeline.yml Add PyOp doc and UT (#1200) 2019-06-17 11:15:44 -07:00
linux-gpu-ci-pipeline-cuda9.yml Finer control over when Python tests are run (#1023) 2019-05-15 18:30:18 -07:00
linux-gpu-ci-pipeline.yml Refactor CI pipelines - add GPU NuGet pipelines and ESRP code signing steps (#1247) 2019-06-20 19:41:30 -07:00
linux-gpu-tensorrt-ci-pipeline.yml Switch some of the linux pipelines to use the new data download script (#1379) 2019-07-17 16:06:02 -07:00
linux-ngraph-ci-pipeline.yml Finer control over when Python tests are run (#1023) 2019-05-15 18:30:18 -07:00
linux-nocontribops-ci-pipeline.yml Add x86 legs to CI builds (#1005) 2019-05-22 14:08:28 -07:00
linux-openvino-ci-pipeline.yml Initial commit for OpenVINO Execution Provider (#935) 2019-06-18 08:58:53 -07:00
linux-ort-srv-ci-pipeline.yml Add GRPC support to ONNX Runtime Server (#1144) 2019-07-18 11:10:38 -07:00
linux-ort-srv-nightly-pipeline.yml Add GRPC support to ONNX Runtime Server (#1144) 2019-07-18 11:10:38 -07:00
linux-x86-ci-pipeline.yml Refactor CI pipelines, and add YAML NuGet package generation pipelines ( for CPU, MKLML, NoContribOps) (#1223) 2019-06-14 14:51:03 -07:00
linux-x86-nocontribops-ci-pipeline.yml Add x86 legs to CI builds (#1005) 2019-05-22 14:08:28 -07:00
mac-ci-pipeline.yml Add PyOp doc and UT (#1200) 2019-06-17 11:15:44 -07:00
mac-nocontribops-ci-pipeline.yml Add x86 legs to CI builds (#1005) 2019-05-22 14:08:28 -07:00
post-merge-jobs.yml Script for uploading code coverage data to dashboard (#1209) 2019-06-15 18:33:22 -07:00
win-arm-crosscompile-ci-pipeline.yml Relax timeout in CI system (#1394) 2019-07-15 15:10:08 -07:00
win-arm64-crosscompile-ci-pipeline.yml Relax timeout in CI system (#1394) 2019-07-15 15:10:08 -07:00
win-ci-pipeline.yml Disable mklml in Windows Build 2019-07-16 11:09:17 -07:00
win-gpu-ci-pipeline-cuda9.yml
win-gpu-ci-pipeline.yml Refactor CI pipelines - add GPU NuGet pipelines and ESRP code signing steps (#1247) 2019-06-20 19:41:30 -07:00
win-gpu-tensorrt-ci-pipeline.yml Relax timeout in CI system (#1394) 2019-07-15 15:10:08 -07:00
win-mklml-ci-pipeline.yml Relax timeout in CI system (#1394) 2019-07-15 15:10:08 -07:00
win-ngraph-ci-pipeline.yml Relax timeout in CI system (#1394) 2019-07-15 15:10:08 -07:00
win-nocontribops-ci-pipeline.yml simply nocontribops-ci and fix build break (#1422) 2019-07-17 13:43:40 -07:00
win-x86-ci-pipeline.yml Refactor CI pipelines, and add YAML NuGet package generation pipelines ( for CPU, MKLML, NoContribOps) (#1223) 2019-06-14 14:51:03 -07:00
win-x86-nocontribops-ci-pipeline.yml simply nocontribops-ci and fix build break (#1422) 2019-07-17 13:43:40 -07:00