We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac77020 commit 5e18bceCopy full SHA for 5e18bce
1 file changed
.github/workflows/qa-l0-te-cpp-unittest-pytorch-lint.yml
@@ -15,7 +15,7 @@ on:
15
- 'qa/L0_pytorch_lint/**'
16
- 'transformer_engine/**'
17
- 'tests/pytorch/**'
18
-# 新增手动触发器
+
19
workflow_dispatch:
20
21
concurrency:
@@ -57,7 +57,7 @@ jobs:
57
show-progress: true
58
lfs: false
59
submodules: recursive
60
- fetch-depth: 0 #pull所有历史记录
+ fetch-depth: 0
61
set-safe-directory: true
62
63
- name: Install Dependencies & Build Transformer Engine
0 commit comments