onnxruntime/orttraining/tools
PeixuanZuo 4b2b588895
[ROCm] Fix azcopy issue on ROCm ci pipeline (#13365)
### Description
<!-- Describe your changes. -->

Use SAS Token to fix error` failed to perform copy command due to error:
no SAS token or OAuth token is present and the resource is not public`

Generate SAS Token of target data, add it into Key vault, and use it as
Pipeline Variable.


### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->

Co-authored-by: peixuanzuo <peixuanzuo@linmif39a000004.zvflicr54joexhdgnhvmxrxygg.phxx.internal.cloudapp.net>
2022-10-20 12:08:57 +08:00
..
amdgpu remove line "ADD model ${WORKSPACE_DIR}/model" in the amdgpu Dockerfile (#12914) 2022-10-14 13:17:28 -07:00
ci_test [ROCm] Fix azcopy issue on ROCm ci pipeline (#13365) 2022-10-20 12:08:57 +08:00
mnist_model_builder Introduce training changes. 2020-03-11 14:39:03 -07:00
scripts Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00