Skip to content

Commit 2255334

Browse files
committed
restore
1 parent 76438e1 commit 2255334

File tree

3 files changed

+0
-121
lines changed

3 files changed

+0
-121
lines changed

.github/actions/fetch-and-rebase/action.yml

Lines changed: 0 additions & 51 deletions
This file was deleted.

.github/workflows/_ascend_npu_run_models.yml

Lines changed: 0 additions & 58 deletions
This file was deleted.

.github/workflows/ascend_npu_test.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -93,15 +93,3 @@ jobs:
9393
image: ${{ needs.prepare.outputs.image }}
9494
device: ${{ needs.prepare.outputs.device }}
9595
artifact_name: ${{ needs.build.outputs.artifact_name }}
96-
97-
# pytorch-examples:
98-
# name: Run models
99-
# needs:
100-
# - prepare
101-
# - test
102-
# uses: ./.github/workflows/_ascend_npu_run_pytorch_examples.yml
103-
# with:
104-
# runner: ${{ needs.prepare.outputs.runner }}
105-
# image: ${{ needs.prepare.outputs.image }}
106-
# device: ${{ needs.prepare.outputs.device }}
107-
# artifact_name: ${{ needs.build.outputs.artifact_name }}

0 commit comments

Comments
 (0)