mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-19 21:32:23 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| nuget | ||
| templates | ||
| android-arm64-crosscompile-ci-pipeline.yml | ||
| azure-pipelines-py-packaging.yml | ||
| c-api-packaging-pipelines.yml | ||
| linux-ci-pipeline.yml | ||
| linux-gpu-ci-pipeline-cuda9.yml | ||
| linux-gpu-ci-pipeline.yml | ||
| linux-gpu-tensorrt-ci-pipeline.yml | ||
| linux-ngraph-ci-pipeline.yml | ||
| linux-nocontribops-ci-pipeline.yml | ||
| linux-openvino-ci-pipeline.yml | ||
| linux-ort-srv-ci-pipeline.yml | ||
| linux-ort-srv-nightly-pipeline.yml | ||
| linux-x86-ci-pipeline.yml | ||
| linux-x86-nocontribops-ci-pipeline.yml | ||
| mac-ci-pipeline.yml | ||
| mac-nocontribops-ci-pipeline.yml | ||
| post-merge-jobs.yml | ||
| win-arm-crosscompile-ci-pipeline.yml | ||
| win-arm64-crosscompile-ci-pipeline.yml | ||
| win-ci-pipeline.yml | ||
| win-gpu-ci-pipeline-cuda9.yml | ||
| win-gpu-ci-pipeline.yml | ||
| win-gpu-tensorrt-ci-pipeline.yml | ||
| win-mklml-ci-pipeline.yml | ||
| win-ngraph-ci-pipeline.yml | ||
| win-nocontribops-ci-pipeline.yml | ||
| win-x86-ci-pipeline.yml | ||
| win-x86-nocontribops-ci-pipeline.yml | ||