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 a04545f commit 207fc99Copy full SHA for 207fc99
.github/workflows/_ascend_npu_build_torch.yml
@@ -78,7 +78,7 @@ jobs:
78
79
- name: Install torch
80
id: install-torch
81
- uses: .github/actions/install-torch
+ uses: ./.github/actions/install-torch
82
with:
83
torch-artifact: xxx
84
0 commit comments