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 8ea988e commit cdd0947Copy full SHA for cdd0947
.github/workflows/ascend_npu_test.yml
@@ -112,4 +112,4 @@ jobs:
112
113
- name: Install torch_npu dependencies
114
run: |
115
- pip install -r https://raw.githubusercontent.com/Ascend/pytorch/refs/heads/master/requirements.txt
+ pip install -vvv -r https://raw.githubusercontent.com/Ascend/pytorch/refs/heads/master/requirements.txt
0 commit comments