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 2e02d3f commit 637b320Copy full SHA for 637b320
.github/workflows/float8nocompile_test.yaml
@@ -7,14 +7,12 @@ on:
7
- 'gh/**'
8
paths:
9
- 'torchao/prototype/float8nocompile/**'
10
- - '!torchao/prototype/float8nocompile/**'
11
pull_request:
12
branches:
13
- main
14
15
16
17
18
19
concurrency:
20
group: floatnocompile_test-${{ github.workflow }}-${{ github.ref == 'refs/heads/main' && github.run_number || github.ref }}
0 commit comments