onnxruntime/tools/ci_build/github/azure-pipelines
Sheil Kumar af0001cdfd
1.9.1 Cherry-Picks (#9239)
* Add full iOS job in package pipeline (#9036)

* Add full ios xcframework job

* create zip file of the xcframework

* Bump up TVM version to avoid conflict with existing one (#9159)

* Bump up tvm version

* Bump up onnxruntime-tvm version

There are some c++17 related fixes in TVM

Co-authored-by: KeDengMS <kedeng@microsoft.com>

* fix bug introduced by PR9130 (#9166)

* make uwp store apps link to statically-linked crt desktop builds (#9182)

Co-authored-by: Sheil Kumar <sheilk@microsoft.com>

* #9182 removed the `--is_store_build` option but one place where that was used was missed. (#9219)

This should fix the relevant packaging pipelines.

* DirectML.dll load fails when executable path contains Non-English characters (#9229)

* enable unicode dml

* add wide string L prefix

* Add Fail Fast back

Co-authored-by: Sheil Kumar <sheilk@microsoft.com>

* Fix Android build break after Virtual Environment update to 20210919  (#9163)

Co-authored-by: Guoyu Wang <62914304+gwang-msft@users.noreply.github.com>
Co-authored-by: ke1337 <22626095+ke1337@users.noreply.github.com>
Co-authored-by: KeDengMS <kedeng@microsoft.com>
Co-authored-by: George Wu <jywu@microsoft.com>
Co-authored-by: Sheil Kumar <sheilk@microsoft.com>
Co-authored-by: Scott McKay <skottmckay@gmail.com>
2021-10-01 07:35:48 -07:00
..
nodejs [JS] refactor Javascript/Typescript libraries in ONNX Runtime (#7308) 2021-04-16 01:33:10 -07:00
nuget 1.9.1 Cherry-Picks (#9239) 2021-10-01 07:35:48 -07:00
templates 1.9.1 Cherry-Picks (#9239) 2021-10-01 07:35:48 -07:00
android-x86_64-crosscompile-ci-pipeline.yml relax android ci timeout to 180 minutes (#8844) 2021-08-25 19:59:48 -07:00
c-api-audio.yml Add a pipeline for audio ops (#9102) 2021-09-20 18:55:13 -07:00
c-api-noopenmp-packaging-pipelines.yml First round cherry-pick to rel-1.9.0 (#9019) 2021-09-09 15:05:38 -07:00
clean-build-docker-image-cache-pipeline.yml Update build docker image cache cleanup build definition (#7452) 2021-04-26 14:39:46 -07:00
featurizers-py-packaging-pipeline.yml Refactor Python packaging builds (#4283) 2020-06-22 17:13:22 -07:00
linux-ci-pipeline.yml Fix the benchmark code (#8926) 2021-09-02 10:36:24 -07:00
linux-cpu-eager-pipeline.yml Abjindal/eager mode pipeline (#8870) 2021-08-30 18:24:39 -07:00
linux-cpu-minimal-build-ci-pipeline.yml Add android binary size monitor back (#8904) 2021-08-31 14:13:55 -07:00
linux-dnnl-ci-pipeline.yml [Java] Adds support for DNNL, OpenVINO, TensorRT shared providers and refactors the CUDA shared provider loader (#8013) 2021-07-20 22:33:15 -07:00
linux-gpu-ci-pipeline.yml Cuda11.4 (#8709) 2021-08-17 16:36:26 -07:00
linux-gpu-cuda-11-pipeline.yml Cuda11.4 (#8709) 2021-08-17 16:36:26 -07:00
linux-gpu-tensorrt-ci-perf-pipeline.yml Make TRT Version Configurable (#8864) 2021-09-03 13:32:27 -07:00
linux-gpu-tensorrt-ci-pipeline.yml Update manylinux build scripts (#8724) 2021-08-13 12:04:00 -07:00
linux-gpu-tensorrt-packaging-pipeline.yml Create combined GPU tarball and zip file package (#8827) 2021-08-25 13:51:18 -07:00
linux-multi-gpu-ci-pipeline.yml Cuda11.4 (#8709) 2021-08-17 16:36:26 -07:00
linux-multi-gpu-tensorrt-ci-pipeline.yml Delete some unused code in run_dockerbuild.sh and Enable Nuget CUDA tests (#8089) 2021-06-22 18:43:33 -07:00
linux-nocontribops-ci-pipeline.yml Update manylinux build scripts and GPU CUDA version from 11.0 to 11.1 (#7632) 2021-06-02 23:36:49 -07:00
linux-nuphar-ci-pipeline.yml Delete some unused code in run_dockerbuild.sh and Enable Nuget CUDA tests (#8089) 2021-06-22 18:43:33 -07:00
linux-openvino-ci-pipeline.yml [OpenVINO-EP] 2021.4 Release (#8369) 2021-07-19 10:40:56 -07:00
linux-openvino-nightly-pipeline.yml Delete some unused code in run_dockerbuild.sh and Enable Nuget CUDA tests (#8089) 2021-06-22 18:43:33 -07:00
linux-pytorch-custom-ops-ci-pipeline.yml Increase build timeout (#8583) 2021-08-02 14:50:01 -07:00
mac-ci-pipeline.yml Initial Objective-C API (#7366) 2021-04-27 10:06:30 -07:00
mac-coreml-ci-pipeline.yml Update min supported macOS version to 10.14 2021-08-31 16:09:48 -07:00
mac-ios-ci-pipeline.yml 1.9.1 Cherry-Picks (#9239) 2021-10-01 07:35:48 -07:00
mac-ios-packaging-pipeline.yml Move iOS package from framework to xcframework (#8805) 2021-08-24 13:38:14 -07:00
mac-nocontribops-ci-pipeline.yml Enable rejecting models based on onnx opset (#4912) 2020-08-31 13:35:36 -07:00
mac-objc-static-analysis-ci-pipeline.yml [Objective-C] Enable static analysis, second try (#8875) 2021-08-30 10:43:45 -07:00
orttraining-linux-ci-pipeline.yml Update Linux Training CPU CI pipeline (#8518) 2021-07-28 10:25:52 -07:00
orttraining-linux-external-custom-ops.yml Enable registering external custom op schemas on Linux (#8889) 2021-08-30 10:13:47 -07:00
orttraining-linux-gpu-amd-e2e-test-ci-pipeline.yml Add BERT-L perf regression test on MI100 and re-enable batch size test (#7240) 2021-04-05 15:51:52 -07:00
orttraining-linux-gpu-ci-pipeline.yml move training CI agent pools to 1ES hosted (#8775) 2021-08-18 18:36:19 -07:00
orttraining-linux-gpu-distributed-e2e-test-pipeline.yml move training CI agent pools to 1ES hosted (#8775) 2021-08-18 18:36:19 -07:00
orttraining-linux-gpu-distributed-test-ci-pipeline.yml Add post-install command to build PyTorch CPP extensions from within onnxruntime package (#8027) 2021-06-28 18:11:58 -07:00
orttraining-linux-gpu-docker-release-pipeline.yml icnrease timeout (#7145) 2021-03-26 11:26:18 -07:00
orttraining-linux-gpu-ortmodule-distributed-test-ci-pipeline.yml move training CI agent pools to 1ES hosted (#8775) 2021-08-18 18:36:19 -07:00
orttraining-linux-gpu-ortmodule-test-clear-cache-pipeline.yml move training CI agent pools to 1ES hosted (#8775) 2021-08-18 18:36:19 -07:00
orttraining-linux-gpu-perf-test-ci-pipeline.yml move training CI agent pools to 1ES hosted (#8775) 2021-08-18 18:36:19 -07:00
orttraining-mac-ci-pipeline.yml Enable rejecting models based on onnx opset (#4912) 2020-08-31 13:35:36 -07:00
orttraining-pai-ci-pipeline.yml Fixes to rel-1.9.0 to compile and pass for AMD ROCm (#9144) 2021-09-21 18:07:07 -07:00
orttraining-py-packaging-pipeline-cpu.yml to build cpu training packages for multiple multiple python versions (#8750) 2021-08-17 10:49:44 -07:00
orttraining-py-packaging-pipeline-cuda102.yml to used cudnn7 to build onnxruntime-training wheel with Cuda 10.2 support (#7760) 2021-05-20 09:18:41 -07:00
orttraining-py-packaging-pipeline-cuda111.yml to used cudnn7 to build onnxruntime-training wheel with Cuda 10.2 support (#7760) 2021-05-20 09:18:41 -07:00
orttraining-py-packaging-pipeline-rocm.yml to used cudnn7 to build onnxruntime-training wheel with Cuda 10.2 support (#7760) 2021-05-20 09:18:41 -07:00
orttraining-py-packaging-pipeline-torch182-cuda102.yml retarget torch181 to torch182 (#8947) 2021-09-03 09:44:42 -07:00
orttraining-py-packaging-pipeline-torch182-cuda111.yml retarget torch181 to torch182 (#8947) 2021-09-03 09:44:42 -07:00
orttraining-py-packaging-pipeline-torch190-cuda102.yml decouple pytorch from onnxruntime training build (#8815) 2021-09-01 16:31:53 -07:00
orttraining-py-packaging-pipeline-torch190-cuda111.yml decouple pytorch from onnxruntime training build (#8815) 2021-09-01 16:31:53 -07:00
orttraining-py-packaging-pipeline-torch190-cuda114.yml decouple pytorch from onnxruntime training build (#8815) 2021-09-01 16:31:53 -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 fix windows gpu pipelines that use cuda 10.2 (training, reduced_ops and 10.2 validation) (#8994) 2021-09-07 22:01:06 -07:00
post-merge-jobs.yml Bring code coverage dashboard back (#8394) 2021-08-16 20:54:39 -07:00
py-packaging-pipeline.yml Update manylinux build scripts and GPU CUDA version from 11.0 to 11.1 (#7632) 2021-06-02 23:36:49 -07:00
python-checks-ci-pipeline.yml Add Python checks pipeline (#7032) 2021-08-09 10:37:05 -07:00
win-ci-fuzz-testing.yml Remove pyopenssl from installation (#8830) 2021-08-24 17:07:22 -07:00
win-ci-pipeline.yml Remove pyopenssl from installation (#8830) 2021-08-24 17:07:22 -07:00
win-gpu-ci-pipeline.yml Remove pyopenssl from installation (#8830) 2021-08-24 17:07:22 -07:00
win-gpu-cuda-10-2-pipeline.yml fix windows gpu pipelines that use cuda 10.2 (training, reduced_ops and 10.2 validation) (#8994) 2021-09-07 22:01:06 -07:00
win-gpu-reduce-op-ci-pipeline.yml fix windows gpu pipelines that use cuda 10.2 (training, reduced_ops and 10.2 validation) (#8994) 2021-09-07 22:01:06 -07:00
win-gpu-tensorrt-ci-pipeline.yml Remove pyopenssl from installation (#8830) 2021-08-24 17:07:22 -07:00
win-wasm-ci-pipeline.yml Second round cherry-pick to rel-1.9.0 (#9062) 2021-09-15 18:02:07 -07:00
win-wasm-multi-platform-ci-pipeline.yml [js/web] Integrate ONNX Runtime Web CI with BrowserStack (#8859) 2021-09-01 17:25:57 -07:00