We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a8d249 commit 5388c8cCopy full SHA for 5388c8c
.github/workflows/build_and_test.yml
@@ -4,16 +4,10 @@ on:
4
branches:
5
- master
6
- r[0-9]+.[0-9]+
7
- paths-ignore:
8
- - 'experimental/**'
9
- - 'torchax/**'
10
push:
11
12
13
14
15
16
17
workflow_dispatch:
18
19
concurrency:
.github/workflows/torch_xla2.yml
@@ -3,14 +3,10 @@ on:
3
- paths:
0 commit comments