onnxruntime/tools/ci_build/github/azure-pipelines
Changming Sun 5eec4f66ed
Refactor manylinux docker image and the related pipelines (#4751)
1. Publish the image ACR, instead of building it every time for every PR
2. Make USE_MKLML and USE_OPENMP be able to co-exist. Currently both of them are enabled in our Linux CI build but indeed only one of them is taking effect.
3. Split nuphar and DNNL to separated pipelines.
4. Fix two warnings in onnxruntime/core/optimizer/matmul_scale_fusion.cc and onnxruntime/test/tvm/tvm_basic_test.cc.
5. Update the manylinux2010_x86_64 image to the latest.
2020-08-17 09:40:31 -07:00
..
nodejs Refactor manylinux docker image and the related pipelines (#4751) 2020-08-17 09:40:31 -07:00
nuget Refactor manylinux docker image and the related pipelines (#4751) 2020-08-17 09:40:31 -07:00
templates Refactor manylinux docker image and the related pipelines (#4751) 2020-08-17 09:40:31 -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 Refactor manylinux docker image and the related pipelines (#4751) 2020-08-17 09:40:31 -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
java-api-packaging-pipelines-gpu.yml Make Java Publishing and Java GPU pipelines to run nightly (#4749) 2020-08-10 17:38:45 -07:00
java-api-packaging-pipelines.yml Refactor manylinux docker image and the related pipelines (#4751) 2020-08-17 09:40:31 -07:00
linux-ci-pipeline.yml Refactor manylinux docker image and the related pipelines (#4751) 2020-08-17 09:40:31 -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 Refactor manylinux docker image and the related pipelines (#4751) 2020-08-17 09:40:31 -07:00
linux-gpu-tensorrt-ci-pipeline.yml
linux-multi-gpu-ci-pipeline.yml
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
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
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 Remove featurizer from CI build (#4661) 2020-07-30 18:37:55 -07:00
mac-nocontribops-ci-pipeline.yml Revert "remove openmp and scipy from build pipelines (#4305)" 2020-07-02 00:30:02 -07:00
orttraining-linux-ci-pipeline.yml Re-enable dnnl in CI build (#4544) 2020-07-19 23:20:03 -07:00
orttraining-linux-gpu-ci-pipeline.yml Avoid building ONNX of every history ONNX versions in our CI (#4678) 2020-08-03 10:18:10 -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
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
orttraining-mac-ci-pipeline.yml
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 Revert "remove openmp and scipy from build pipelines (#4305)" 2020-07-02 00:30:02 -07:00
orttraining-win-gpu-ci-pipeline.yml
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
win-arm-crosscompile-ci-pipeline.yml
win-arm64-crosscompile-ci-pipeline.yml
win-ci-pipeline.yml Remove featurizer from CI build (#4661) 2020-07-30 18:37:55 -07:00
win-gpu-ci-pipeline.yml Add 'Install ONNX' step to Windows GPU pipeline (#4696) 2020-08-03 18:51:24 -07:00
win-gpu-tensorrt-ci-pipeline.yml Upgrade TensorRT to v7.1.3.4 (#4704) 2020-08-07 17:43:56 -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
win-x86-nocontribops-ci-pipeline.yml