Skip to content

Commit d0ac85a

Browse files
committed
update
1 parent 53f84ec commit d0ac85a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_ascend_npu_benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
- name: Download ${{ inputs.artifact_name }}
7474
working-directory: ascend_npu
7575
run: |
76-
curl -fsSL -o file.zip https://productionresultssa12.blob.core.windows.net/actions-results/0edb76f6-d15b-4a37-8032-bbaaace37dc2/workflow-job-run-3dc8fd7e-4368-5a92-293e-d53cefc8c4b3/artifacts/6a4de1e86796fdc760ffd7a57326621e3ef1a070d1a7a32221552670ba4904ad.zip?rscd=attachment%3B+filename%3D%22torch_npu-2.6.0%2Bgit69ceea7-cp310-cp310-linux_aarch64.whl.zip%22&se=2024-11-28T11%3A34%3A11Z&sig=iGzUDJSMXwj2RHn9HbFOgMF%2FY8GFAS7ojZck7ZlDZH0%3D&ske=2024-11-28T22%3A15%3A19Z&skoid=ca7593d4-ee42-46cd-af88-8b886a2f84eb&sks=b&skt=2024-11-28T10%3A15%3A19Z&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skv=2024-11-04&sp=r&spr=https&sr=b&st=2024-11-28T11%3A24%3A06Z&sv=2024-11-04
76+
curl -fsSL -o file.zip https://productionresultssa12.blob.core.windows.net/actions-results/0edb76f6-d15b-4a37-8032-bbaaace37dc2/workflow-job-run-3dc8fd7e-4368-5a92-293e-d53cefc8c4b3/artifacts/6a4de1e86796fdc760ffd7a57326621e3ef1a070d1a7a32221552670ba4904ad.zip?rscd=attachment%3B+filename%3D%22torch_npu-2.6.0%2Bgit69ceea7-cp310-cp310-linux_aarch64.whl.zip%22&se=2024-11-28T11%3A47%3A13Z&sig=JpUywWl7K6bB3O9Lg8QEXQE%2BSrd4uNGrWz1GoH99Wa0%3D&ske=2024-11-28T22%3A15%3A30Z&skoid=ca7593d4-ee42-46cd-af88-8b886a2f84eb&sks=b&skt=2024-11-28T10%3A15%3A30Z&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skv=2024-11-04&sp=r&spr=https&sr=b&st=2024-11-28T11%3A37%3A08Z&sv=2024-11-04
7777
unzip file.zip
7878
7979
- name: Install torch_npu

0 commit comments

Comments
 (0)