onnxruntime/tools/ci_build/github/azure-pipelines/templates
Ye Wang 66b3c31f76
Final round cherry-picks to 1.9.0 (#9133)
* Fixing MORE mlas unittest failures in POWER (#8673)

* Ensure ms-experimental domain Audio Ops build in mac pipeline  (#8857)

* Globally enable ms-experimental ops

* change meaning of ms_experimental to mean *all* ms_experimental ops. Some experimental ops will still be enabled globally without this flag like audio ops.

* add cmath

* add cmath to signal_defs.cc

* move audio back into experimental, verify on mac

* remove experimental from mac builds

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

* Remove cpuinfo from WCOS builds (#9076)

* Fix a bug for Openvino Python binding (#9130)

* Fix default initialization value in C API header (#9126)

* fix default initialization value in C API header

* Fix conflicts

* Nits

* Do not generate nuget symbol packages on Linux

* fix name conflict in 1.9 for Fix default initialization value in C API header

* Fix nightly CI pipeline to generate ROCm 4.2 wheels and add ROCm 4.3.1 wheels (#9101)

* make work for both rocm 4.2 and rocm 4.3.1

* fix rocm 4.3.1 docker image reference

* fix CUDA_VERSION to ROCM_VERSION

* fix ReduceConsts conflict def

* add ifdef to miopen_common.h as well

* trailing ws

* remove OrtCUDAProviderOptions() and simply set value

* revert to use custom ctor and fix tests

Co-authored-by: austinpagan <fossum@us.ibm.com>
Co-authored-by: Sheil Kumar <smk2007@gmail.com>
Co-authored-by: Sheil Kumar <sheilk@microsoft.com>
Co-authored-by: Tiago Koji Castro Shibata <ticastro@microsoft.com>
Co-authored-by: Changming Sun <chasun@microsoft.com>
Co-authored-by: Hariharan Seshadri <shariharan91@gmail.com>
Co-authored-by: Suffian Khan <sukha@microsoft.com>
2021-09-21 12:18:03 -07:00
..
android-java-api-aar.yml Create Android Package pipeline (#7295) 2021-04-12 17:56:25 -07:00
c-api-artifacts-package-and-publish-steps-posix.yml linux trt package pipeline (#7537) 2021-05-03 19:14:20 -07:00
c-api-artifacts-package-and-publish-steps-posix_audio_ops.yml Add a pipeline for audio ops (#9102) 2021-09-20 18:55:13 -07:00
c-api-artifacts-package-and-publish-steps-windows.yml Add tensorrt_provider_factory.h to artifact (#8869) 2021-08-27 09:09:54 -07:00
c-api-cpu-audio-no-java.yml Add a pipeline for audio ops (#9102) 2021-09-20 18:55:13 -07:00
c-api-cpu-no-java.yml Detect necessary files inside GPU packages (#8955) 2021-09-03 13:28:28 -07:00
c-api-cpu.yml Detect necessary files inside GPU packages (#8955) 2021-09-03 13:28:28 -07:00
clean-agent-build-directory-step.yml
compliance.yml Remove openmp related packaging pipeline (#6991) 2021-03-12 10:02:59 -08:00
component-governance-component-detection-steps.yml add emsdk to component detection ignore dir (#7932) 2021-06-07 10:20:07 -07:00
esrp_nuget.yml
get-docker-image-steps.yml to support multiple cuda versions in published onnxruntime-training package (#7468) 2021-04-27 17:15:33 -07:00
java-api-artifacts-package-and-publish-steps-posix.yml Merge CPU packaging pipelines (#6480) 2021-02-04 08:38:56 -08:00
java-api-artifacts-package-and-publish-steps-windows.yml
java-test-final-jar-step.yml Add python 3.8/3.9 support for Windows GPU and Linux ARM64 (#6615) 2021-02-11 16:43:35 -08:00
linux-ci.yml Delete some unused code in run_dockerbuild.sh and Enable Nuget CUDA tests (#8089) 2021-06-22 18:43:33 -07:00
linux-set-variables-and-download.yml Add python 3.8/3.9 support for Windows GPU and Linux ARM64 (#6615) 2021-02-11 16:43:35 -08:00
mac-ci.yml Update min supported macOS version to 10.14 2021-08-31 16:09:48 -07:00
mac-esrp-dll.yml
mac-packaging.yml Add a pipeline for audio ops (#9102) 2021-09-20 18:55:13 -07:00
orttraining-linux-gpu-ortmodule-test-ci-pipeline.yml move training CI agent pools to 1ES hosted (#8775) 2021-08-18 18:36:19 -07:00
py-packaging-stage.yml Final round cherry-picks to 1.9.0 (#9133) 2021-09-21 12:18:03 -07:00
py-packaging-training-cuda-stage.yml decouple pytorch from onnxruntime training build (#8815) 2021-09-01 16:31:53 -07:00
run-docker-build-steps.yml Update get_docker_image.py to enable use without image cache container registry. (#6177) 2020-12-18 19:01:02 -08:00
set-nightly-build-option-variable-step.yml
set-python-manylinux-variables-step.yml Update dockerfiles to use the latest cmake (#7933) 2021-06-03 18:51:00 -07:00
set-test-data-variables-step.yml
set-version-number-variables-step.yml
telemetry-steps.yml Fix telemetry-steps.yml (#4903) 2020-08-24 22:14:40 -07:00
test_linux.yml Add a pipeline for audio ops (#9102) 2021-09-20 18:55:13 -07:00
test_macos.yml Add a pipeline for audio ops (#9102) 2021-09-20 18:55:13 -07:00
validate-package.yml Detect necessary files inside GPU packages (#8955) 2021-09-03 13:28:28 -07:00
win-ci-2019.yml Remove pyopenssl from installation (#8830) 2021-08-24 17:07:22 -07:00
win-ci-arm.yml Remove pyopenssl from installation (#8830) 2021-08-24 17:07:22 -07:00
win-ci.yml Remove pyopenssl from installation (#8830) 2021-08-24 17:07:22 -07:00
win-esrp-dll.yml Merge CPU packaging pipelines (#6480) 2021-02-04 08:38:56 -08:00
windows-build-and-test-steps.yml Revert change to disable support for loading ORT format models in the packaging pipelines. (#5168) 2020-09-15 15:11:06 +10:00
windows-build-tools-setup-steps.yml Remove pyopenssl from installation (#8830) 2021-08-24 17:07:22 -07:00
windowsai-nuget-build.yml Update compliance tasks in python packaging pipeline and fix some compile warnings (#8471) 2021-07-30 17:16:37 -07:00
with-container-registry-steps.yml Replace direct pulls from image cache container registry with get_docker_image.py, build definition clean up. (#5906) 2020-12-01 19:10:23 -08:00