onnxruntime/tools/ci_build/github/azure-pipelines
Changming Sun 8237568b65
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.
2022-04-11 13:59:44 -07:00
..
nodejs [JS] upgrade package-lock.json from v1 to v2 (#11039) 2022-03-30 13:30:28 -07:00
nuget [JS] upgrade package-lock.json from v1 to v2 (#11039) 2022-03-30 13:30:28 -07:00
templates Fix the rocm packaging pipeline package upload problem (#11174) 2022-04-11 13:59:44 -07:00
android-x86_64-crosscompile-ci-pipeline.yml Add cleanup steps to the build jobs which run in Linux CPU machine pool (#11078) 2022-03-31 22:34:12 -07:00
anybuild.yml
binary-size-checks-pipeline.yml Add cleanup steps to the build jobs which run in Linux CPU machine pool (#11078) 2022-03-31 22:34:12 -07:00
c-api-noopenmp-packaging-pipelines.yml Integrate C-API tests into Pipelines for release packages (#10794) 2022-03-15 10:18:38 -07:00
clean-build-docker-image-cache-pipeline.yml
linux-ci-pipeline.yml Update orttraining release pipelines to use torch 1.11.0 (#11018) 2022-03-31 21:51:06 -07:00
linux-cpu-eager-pipeline.yml Add cleanup steps to the build jobs which run in Linux CPU machine pool (#11078) 2022-03-31 22:34:12 -07:00
linux-cpu-minimal-build-ci-pipeline.yml Add cleanup steps to the build jobs which run in Linux CPU machine pool (#11078) 2022-03-31 22:34:12 -07:00
linux-dnnl-ci-pipeline.yml
linux-gpu-ci-pipeline.yml Add cleanup steps to the build jobs which run in Linux CPU machine pool (#11078) 2022-03-31 22:34:12 -07:00
linux-gpu-cuda-11-pipeline.yml
linux-gpu-tensorrt-anubis-pipeline.yaml Improve Perf System (#10404) 2022-02-01 16:01:34 -08:00
linux-gpu-tensorrt-ci-pipeline.yml update TensorRT EP to use TensorRT 8.2 (#9981) 2021-12-15 15:59:31 -08:00
linux-gpu-tensorrt-daily-perf-pipeline.yml Pull Nightly Wheel File and Cleanup Perf (#11164) 2022-04-11 11:41:11 -07:00
linux-gpu-tensorrt-packaging-pipeline.yml update TensorRT EP to use TensorRT 8.2 (#9981) 2021-12-15 15:59:31 -08:00
linux-multi-gpu-ci-pipeline.yml
linux-multi-gpu-tensorrt-ci-pipeline.yml
linux-nuphar-ci-pipeline.yml
linux-openvino-ci-pipeline.yml OpenVINO-EP v4.0 Release PR with OpenVINO 2022.1 (#11025) 2022-04-06 13:30:33 -07:00
linux-openvino-nightly-pipeline.yml
linux-tvm-ci-pipeline.yml Add cleanup steps to the build jobs which run in Linux CPU machine pool (#11078) 2022-03-31 22:34:12 -07:00
mac-ci-pipeline.yml
mac-coreml-ci-pipeline.yml
mac-ios-ci-pipeline.yml
mac-ios-packaging-pipeline.yml Use separate build directories for full and mobile iOS packages. (#10835) 2022-03-10 19:33:06 -08:00
mac-objc-static-analysis-ci-pipeline.yml
mac-react-native-ci-pipeline.yml [js] Create npm packaging pipeline (#10886) 2022-03-17 16:44:00 -07:00
npm-packaging-pipeline.yml [js] Create npm packaging pipeline (#10886) 2022-03-17 16:44:00 -07:00
orttraining-linux-ci-pipeline.yml Add cleanup steps to the build jobs which run in Linux CPU machine pool (#11078) 2022-03-31 22:34:12 -07:00
orttraining-linux-external-custom-ops.yml Update orttraining-linux-external-custom-ops.yml for Azure Pipelines 2022-03-17 23:36:53 -07:00
orttraining-linux-gpu-amd-e2e-test-ci-pipeline.yml
orttraining-linux-gpu-ci-pipeline.yml orttraining packaging and ci pipelines to use cuda 11.3 (#10252) 2022-01-13 13:36:33 -08:00
orttraining-linux-gpu-distributed-e2e-test-pipeline.yml
orttraining-linux-gpu-distributed-test-ci-pipeline.yml orttraining packaging and ci pipelines to use cuda 11.3 (#10252) 2022-01-13 13:36:33 -08:00
orttraining-linux-gpu-docker-release-pipeline.yml
orttraining-linux-gpu-ortmodule-distributed-test-ci-pipeline.yml orttraining packaging and ci pipelines to use cuda 11.3 (#10252) 2022-01-13 13:36:33 -08:00
orttraining-linux-gpu-ortmodule-test-clear-cache-pipeline.yml
orttraining-mac-ci-pipeline.yml
orttraining-pai-ci-pipeline.yml update the amd ci pipeline (#10723) 2022-03-07 18:39:42 +08:00
orttraining-py-packaging-pipeline-cpu.yml Update tools/ci_build/upload_python_package_to_azure_storage.py to not use the azure blob storage python package (#11114) 2022-04-06 14:30:51 -07:00
orttraining-py-packaging-pipeline-cuda102.yml orttraining cuda 10.2 to not build for compute_80 (#11103) 2022-04-04 17:22:05 -07:00
orttraining-py-packaging-pipeline-cuda113.yml Update orttraining release pipelines to use torch 1.11.0 (#11018) 2022-03-31 21:51:06 -07:00
orttraining-py-packaging-pipeline-cuda115.yml Update orttraining release pipelines to use torch 1.11.0 (#11018) 2022-03-31 21:51:06 -07:00
orttraining-py-packaging-pipeline-rocm.yml Fix the rocm packaging pipeline package upload problem (#11174) 2022-04-11 13:59:44 -07:00
post-merge-jobs.yml
py-package-build-pipeline.yml add python3.10 support (#10848) 2022-03-21 09:46:02 +08:00
py-packaging-pipeline.yml
python-checks-ci-pipeline.yml
web-ci-pipeline.yml [js/wasm] Add WebAssembly static library build into web CI pipeline (#10959) 2022-03-21 15:49:49 -07:00
web-packaging-pipeline.yml [js] release pipeline for web and react native (#10656) 2022-03-01 21:38:33 -08:00
win-ci-fuzz-testing.yml [JS] upgrade package-lock.json from v1 to v2 (#11039) 2022-03-30 13:30:28 -07:00
win-ci-pipeline.yml Enable more static analysis warnings and enable the analyzer for training cpu (#10176) 2022-01-27 11:17:20 -08:00
win-eager-ci-pipeline.yml add ortmodule and eager mode test (#9888) 2021-12-02 19:49:18 -08:00
win-gpu-ci-pipeline.yml Fix SDL warnings in CPU EP (#9975) 2021-12-19 20:54:29 -08:00
win-gpu-cuda-10-2-pipeline.yml
win-gpu-reduce-op-ci-pipeline.yml
win-gpu-tensorrt-ci-pipeline.yml update TensorRT EP to use TensorRT 8.2 (#9981) 2021-12-15 15:59:31 -08:00