Skip to content

Commit b8f851d

Browse files
author
liyuzhuo
committed
[wip]
1 parent c1f7c0e commit b8f851d

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/qa-l3-te-pytorch-fa-versions-test.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
1+
# disabled for requireing hopper or higher Compute Capabilities GPUs
12
name: QA L3 - Attention Tests
23

34
on:
45
push:
5-
branches: main
6+
branches: __disable__
67
paths:
78
- '.github/workflows/qa-l3-te-pytorch-fa-versions-test.yml'
89
- 'tests/pytorch/attention/test_attention.py'
910

1011
pull_request:
11-
branches: main
12+
branches: __disable__
1213
paths:
1314
- '.github/workflows/qa-l3-te-pytorch-fa-versions-test.yml'
1415
- 'tests/pytorch/attention/test_attention.py'

0 commit comments

Comments
 (0)