onnxruntime/tools/ci_build/github/azure-pipelines
Scott McKay b5c2932ae8
Last major set of ORT format model changes (#5056)
* Add minimal build option to build.py
Group some of the build settings so binary size reduction options are all together
Make some cmake variable naming more consistent
Replace usage of std::hash with murmurhash3 for kernel. std::hash is implementation dependent so can't be used.
Add initial doco and ONNX to ORT model conversion script
Misc cleanups of minimal build breaks.
2020-09-05 07:59:01 +10:00
..
nodejs enable telemetry in node.js binding 2020-08-20 09:47:57 -07:00
nuget Include DirectML pdb in x86 bin folder (#4953) 2020-08-28 11:29:26 -07:00
templates Enable rejecting models based on onnx opset (#4912) 2020-08-31 13:35:36 -07:00
android-x86_64-crosscompile-ci-pipeline.yml Android CI build, test copy, emulator boot improvement (#4481) 2020-07-13 14:18:34 -07:00
c-api-packaging-pipelines.yml Delete Dockerfile.centos6_gpu (#4851) 2020-08-28 09:56:52 -07:00
centos-ci-pipeline.yml Avoid building ONNX of every history ONNX versions in our CI (#4678) 2020-08-03 10:18:10 -07:00
featurizers-py-packaging-pipeline.yml Refactor Python packaging builds (#4283) 2020-06-22 17:13:22 -07:00
java-api-packaging-pipelines-gpu.yml Delete Dockerfile.centos6_gpu (#4851) 2020-08-28 09:56:52 -07:00
java-api-packaging-pipelines.yml Delete Dockerfile.centos6_gpu (#4851) 2020-08-28 09:56:52 -07:00
linux-ci-pipeline.yml Enable rejecting models based on onnx opset (#4912) 2020-08-31 13:35:36 -07:00
linux-dnnl-ci-pipeline.yml Refactor manylinux docker image and the related pipelines (#4751) 2020-08-17 09:40:31 -07:00
linux-gpu-ci-pipeline.yml Build system enhancements (#5012) 2020-09-02 10:13:26 -07:00
linux-gpu-tensorrt-ci-pipeline.yml Enable rejecting models based on onnx opset (#4912) 2020-08-31 13:35:36 -07:00
linux-multi-gpu-ci-pipeline.yml Delete Dockerfile.centos6_gpu (#4851) 2020-08-28 09:56:52 -07:00
linux-multi-gpu-tensorrt-ci-pipeline.yml
linux-ngraph-ci-pipeline.yml Avoid building ONNX of every history ONNX versions in our CI (#4678) 2020-08-03 10:18:10 -07:00
linux-nocontribops-ci-pipeline.yml Enable rejecting models based on onnx opset (#4912) 2020-08-31 13:35:36 -07:00
linux-nuphar-ci-pipeline.yml Refactor manylinux docker image and the related pipelines (#4751) 2020-08-17 09:40:31 -07:00
linux-openvino-ci-pipeline.yml [OpenVINO-EP] Updating OpenVINO EP to 2020.4 (#4836) 2020-08-19 23:18:08 -07:00
linux-openvino-nightly-pipeline.yml Avoid building ONNX of every history ONNX versions in our CI (#4678) 2020-08-03 10:18:10 -07:00
linux-ort-srv-ci-pipeline.yml Avoid building ONNX of every history ONNX versions in our CI (#4678) 2020-08-03 10:18:10 -07:00
linux-ort-srv-nightly-pipeline.yml Avoid building ONNX of every history ONNX versions in our CI (#4678) 2020-08-03 10:18:10 -07:00
linux-pytorch-custom-ops-ci-pipeline.yml Avoid building ONNX of every history ONNX versions in our CI (#4678) 2020-08-03 10:18:10 -07:00
mac-ci-pipeline.yml Enable rejecting models based on onnx opset (#4912) 2020-08-31 13:35:36 -07:00
mac-nocontribops-ci-pipeline.yml Enable rejecting models based on onnx opset (#4912) 2020-08-31 13:35:36 -07:00
orttraining-linux-ci-pipeline.yml Enable rejecting models based on onnx opset (#4912) 2020-08-31 13:35:36 -07:00
orttraining-linux-gpu-ci-pipeline.yml Enable rejecting models based on onnx opset (#4912) 2020-08-31 13:35:36 -07:00
orttraining-linux-gpu-docker-release-pipeline.yml Docker image release pipeline (#4682) 2020-08-12 13:29:37 -07:00
orttraining-linux-gpu-e2e-test-ci-pipeline.yml Clean up training E2E test (#4078) 2020-05-29 09:20:47 -07:00
orttraining-linux-gpu-frontend-test-ci-pipeline.yml Liqun/multiple choice (#4480) 2020-07-14 17:57:58 -07:00
orttraining-linux-gpu-perf-test-ci-pipeline.yml Change training perf test build to use "docker" instead of "sudo docker" (#3995) 2020-05-19 16:54:35 -07:00
orttraining-mac-ci-pipeline.yml Enable rejecting models based on onnx opset (#4912) 2020-08-31 13:35:36 -07:00
orttraining-py-packaging-pipeline.yml Refactor manylinux docker image and the related pipelines (#4751) 2020-08-17 09:40:31 -07:00
orttraining-win-ci-pipeline.yml Enable rejecting models based on onnx opset (#4912) 2020-08-31 13:35:36 -07:00
orttraining-win-gpu-ci-pipeline.yml Enable rejecting models based on onnx opset (#4912) 2020-08-31 13:35:36 -07:00
post-merge-jobs.yml Avoid building ONNX of every history ONNX versions in our CI (#4678) 2020-08-03 10:18:10 -07:00
py-packaging-pipeline.yml Refactor Python packaging builds (#4283) 2020-06-22 17:13:22 -07:00
win-arm-crosscompile-ci-pipeline.yml
win-arm64-crosscompile-ci-pipeline.yml
win-ci-pipeline.yml Enable rejecting models based on onnx opset (#4912) 2020-08-31 13:35:36 -07:00
win-gpu-ci-pipeline.yml Enable rejecting models based on onnx opset (#4912) 2020-08-31 13:35:36 -07:00
win-gpu-reduce-op-ci-pipeline.yml Last major set of ORT format model changes (#5056) 2020-09-05 07:59:01 +10:00
win-gpu-tensorrt-ci-pipeline.yml Enable rejecting models based on onnx opset (#4912) 2020-08-31 13:35:36 -07:00
win-mklml-ci-pipeline.yml
win-ngraph-ci-pipeline.yml Revert "remove openmp and scipy from build pipelines (#4305)" 2020-07-02 00:30:02 -07:00
win-nocontribops-ci-pipeline.yml Add build option to disable traditional ML ops from the binary. (#4272) 2020-06-20 06:36:06 -07:00
win-x86-nocontribops-ci-pipeline.yml Remove openmp and scipy from build pipelines (#4305) 2020-06-23 20:18:16 -07:00