File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 27
27
package-type : wheel
28
28
os : linux-aarch64
29
29
test-infra-repository : pytorch/test-infra
30
- test-infra-ref : main
30
+ test-infra-ref : torchao-release0.8
31
31
with-cuda : disable
32
32
33
33
build :
Original file line number Diff line number Diff line change 44
44
repository : pytorch/ao
45
45
ref : " "
46
46
test-infra-repository : pytorch/test-infra
47
- test-infra-ref : main
47
+ test-infra-ref : torchao-release0.8
48
48
build-matrix : ${{ needs.generate-matrix.outputs.matrix }}
49
49
env-var-script : packaging/env_var_script_linux.sh
50
50
pre-script : packaging/pre_build_script.sh
Original file line number Diff line number Diff line change 30
30
package-type : wheel
31
31
os : windows
32
32
test-infra-repository : pytorch/test-infra
33
- test-infra-ref : main
33
+ test-infra-ref : torchao-release0.8
34
34
with-xpu : enable
35
35
with-cuda : disable
36
36
52
52
repository : ${{ matrix.repository }}
53
53
ref : " "
54
54
test-infra-repository : pytorch/test-infra
55
- test-infra-ref : main
55
+ test-infra-ref : torchao-release0.8
56
56
build-matrix : ${{ needs.generate-matrix.outputs.matrix }}
57
57
pre-script : ${{ matrix.pre-script }}
58
58
env-script : ${{ matrix.env-script }}
You can’t perform that action at this time.
0 commit comments