We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c90971 commit af923a3Copy full SHA for af923a3
.github/workflows/_ascend_npu_benchmark.yml
@@ -70,7 +70,6 @@ jobs:
70
- name: Install torch_npu
71
working-directory: ascend_npu
72
run: |
73
-# pip install ${{ inputs.artifact_name }}
74
pip install torch-npu --index-url https://pypi.org/simple/
75
76
- name: Install torch_npu dependencies
0 commit comments