onnxruntime/tools
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
..
ci_build Fix the rocm packaging pipeline package upload problem (#11174) 2022-04-11 13:59:44 -07:00
doc Add graphviz into Dockerfile images for Python API documentation (#7819) 2021-06-02 16:12:54 -07:00
natvis Refactor transformers and other code to reduce memory allocation calls (#10523) 2022-02-24 16:17:14 -08:00
nuget OpenVINO-EP v4.0 Release PR with OpenVINO 2022.1 (#11025) 2022-04-06 13:30:33 -07:00
perf_view fix json format (#11046) 2022-03-30 16:15:33 -07:00
python Remove unnecessary option from convert_onnx_models_to_ort.py, fix old instructions. (#11088) 2022-04-11 11:19:21 -07:00