onnxruntime/tools/ci_build/github/azure-pipelines/templates
Chi Lo 8f5c81bb05
Patch Release 1.11.1 cherry pick (#11255)
* Update tools/ci_build/upload_python_package_to_azure_storage.py to not use the azure blob storage python package (#11114)

* Fix the rocm packaging pipeline package upload problem (#11174)

In #11114 , I changed the script to use azcopy instead of azure blob storage's python APIs. However, it doesn't work for the AMD rocm pipeline, because:

1. The machines do not have azcopy installed
2. The machines are not in Azure, so they don't have Azure managed identity. So they still need to use SAS.

Therefore in this PR I get the old python file back, but only use it in the AMD pipeline.

* Scoped GIL release in run_with_iobinding (#11248)

* [js/web] disable test_tan temorarily (#11048)

* [js/web] fix output type mapping (#11049)

Co-authored-by: Changming Sun <chasun@microsoft.com>
Co-authored-by: Dmitri Smirnov <yuslepukhin@users.noreply.github.com>
Co-authored-by: Yulong Wang <7679871+fs-eire@users.noreply.github.com>
2022-04-19 16:28:10 -07:00
..
android-java-api-aar-test.yml Pipeline changes to build full ORT package for Android (#10654) 2022-03-04 15:35:54 +10:00
android-java-api-aar.yml Pipeline changes to build full ORT package for Android (#10654) 2022-03-04 15:35:54 +10:00
c-api-artifacts-package-and-publish-steps-posix.yml Add Linux/MacOS ARM64 support to nuget packaging pipeline (#9570) 2021-10-27 19:00:43 -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.yml Pipeline changes to build full ORT package for Android (#10654) 2022-03-04 15:35:54 +10:00
clean-agent-build-directory-step.yml added continue on error for the linux cleanup step, to mitigate the build failure. root cause unknown (#1936) 2019-09-26 15:57:24 -07:00
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 Fix a few errors in the NuGet pipeline (still broken) (#1656) 2019-08-21 15:42:23 -07:00
get-docker-image-steps.yml Release 1.11.0 cherry pick round 1 (#10915) 2022-03-18 11:16:30 -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 GPu artifact naming (#4179) 2020-06-10 11:15:48 -07:00
java-test-final-jar-step.yml Update macOS build agents to macOS 11 (#9562) 2021-10-27 10:00:04 -07: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 macOS build agents to macOS 11 (#9562) 2021-10-27 10:00:04 -07:00
mac-esrp-dll.yml [Node.js binding] add linux and mac package (#4157) 2020-06-08 14:12:05 -07:00
mac-packaging.yml Add Node.js binding support to packaging pipeline (#9577) 2021-11-05 15:29:40 -07:00
nodejs-artifacts-package-and-publish-steps-posix.yml Add Node.js binding support to packaging pipeline (#9577) 2021-11-05 15:29:40 -07:00
nodejs-artifacts-package-and-publish-steps-windows.yml Add Node.js binding support to packaging pipeline (#9577) 2021-11-05 15:29:40 -07:00
orttraining-linux-gpu-ortmodule-test-ci-pipeline.yml orttraining packaging and ci pipelines to use cuda 11.3 (#10252) 2022-01-13 13:36:33 -08:00
py-packaging-selectable-stage.yml Add openvino base image option (#10581) 2022-02-17 17:10:01 +08:00
py-packaging-stage.yml Patch Release 1.11.1 cherry pick (#11255) 2022-04-19 16:28:10 -07:00
py-packaging-training-cuda-stage.yml Patch Release 1.11.1 cherry pick (#11255) 2022-04-19 16:28:10 -07:00
react-native-ci.yml Release 1.11.0 cherry pick round 1 (#10915) 2022-03-18 11:16:30 -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 Refactor Python packaging builds (#4283) 2020-06-22 17:13:22 -07:00
set-python-manylinux-variables-step.yml Remove python 3.6 from training pipelines (#10780) 2022-03-07 09:57:24 -08:00
set-test-data-variables-step.yml Update test data (#2356) 2020-01-10 10:52:23 -08:00
set-version-number-variables-step.yml Release 1.11.0 cherry pick round 1 (#10915) 2022-03-18 11:16:30 -07:00
telemetry-steps.yml Fix telemetry-steps.yml (#4903) 2020-08-24 22:14:40 -07:00
validate-package.yml Release 1.11.0 cherry pick round 1 (#10915) 2022-03-18 11:16:30 -07:00
web-browserstack-ci.yml [js/web] name ort web for consistency (#9240) 2021-09-30 22:53:26 -07:00
web-ci.yml Release 1.11.0 cherry pick round 1 (#10915) 2022-03-18 11:16:30 -07:00
win-ci-arm.yml Remove pyopenssl from installation (#8830) 2021-08-24 17:07:22 -07:00
win-ci.yml Add Node.js binding support to packaging pipeline (#9577) 2021-11-05 15:29:40 -07:00
win-cpu-ci.yml update with onnx 1.11 release (#10441) 2022-03-07 21:10:55 -08:00
win-esrp-dll.yml Merge CPU packaging pipelines (#6480) 2021-02-04 08:38:56 -08:00
win-gpu-ci.yml update with onnx 1.11 release (#10441) 2022-03-07 21:10:55 -08:00
win-wasm-ci.yml [js] release pipeline for web and react native (#10656) 2022-03-01 21:38:33 -08:00
win-web-ci.yml Release 1.11.0 cherry pick round 1 (#10915) 2022-03-18 11:16:30 -07:00
win-web-multi-browsers.yml Change a pipeline vmImage from windows-latest to windows-2019 (#10804) 2022-03-08 10:49:59 -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 Force Windows AI NuGet pipeline to use Windows SDK 19041 (#9255) 2021-10-01 21:46:14 -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