This repository was archived by the owner on Sep 10, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 8 files changed +16
-16
lines changed Expand file tree Collapse file tree 8 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 2020 package-type : conda
2121 os : linux
2222 test-infra-repository : pytorch/test-infra
23- test-infra-ref : main
23+ test-infra-ref : release/2.1
2424 with-cuda : disable
2525 build :
2626 needs : generate-matrix
4141 repository : ${{ matrix.repository }}
4242 ref : " "
4343 test-infra-repository : pytorch/test-infra
44- test-infra-ref : main
44+ test-infra-ref : release/2.1
4545 build-matrix : ${{ needs.generate-matrix.outputs.matrix }}
4646 pre-script : ${{ matrix.pre-script }}
4747 post-script : ${{ matrix.post-script }}
Original file line number Diff line number Diff line change 2020 package-type : conda
2121 os : macos-arm64
2222 test-infra-repository : pytorch/test-infra
23- test-infra-ref : main
23+ test-infra-ref : release/2.1
2424 build :
2525 needs : generate-matrix
2626 strategy :
4040 repository : ${{ matrix.repository }}
4141 ref : " "
4242 test-infra-repository : pytorch/test-infra
43- test-infra-ref : main
43+ test-infra-ref : release/2.1
4444 build-matrix : ${{ needs.generate-matrix.outputs.matrix }}
4545 pre-script : ${{ matrix.pre-script }}
4646 post-script : ${{ matrix.post-script }}
Original file line number Diff line number Diff line change 2020 package-type : conda
2121 os : macos
2222 test-infra-repository : pytorch/test-infra
23- test-infra-ref : main
23+ test-infra-ref : release/2.1
2424 build :
2525 needs : generate-matrix
2626 strategy :
4040 repository : ${{ matrix.repository }}
4141 ref : " "
4242 test-infra-repository : pytorch/test-infra
43- test-infra-ref : main
43+ test-infra-ref : release/2.1
4444 build-matrix : ${{ needs.generate-matrix.outputs.matrix }}
4545 pre-script : ${{ matrix.pre-script }}
4646 post-script : ${{ matrix.post-script }}
Original file line number Diff line number Diff line change 2020 package-type : conda
2121 os : windows
2222 test-infra-repository : pytorch/test-infra
23- test-infra-ref : main
23+ test-infra-ref : release/2.1
2424 with-cuda : disable
2525 build :
2626 needs : generate-matrix
4141 repository : ${{ matrix.repository }}
4242 ref : " "
4343 test-infra-repository : pytorch/test-infra
44- test-infra-ref : main
44+ test-infra-ref : release/2.1
4545 build-matrix : ${{ needs.generate-matrix.outputs.matrix }}
4646 pre-script : ${{ matrix.pre-script }}
4747 post-script : ${{ matrix.post-script }}
Original file line number Diff line number Diff line change 2020 package-type : wheel
2121 os : linux
2222 test-infra-repository : pytorch/test-infra
23- test-infra-ref : main
23+ test-infra-ref : release/2.1
2424 with-cuda : disable
2525 with-rocm : disable
2626 build :
4040 repository : ${{ matrix.repository }}
4141 ref : " "
4242 test-infra-repository : pytorch/test-infra
43- test-infra-ref : main
43+ test-infra-ref : release/2.1
4444 build-matrix : ${{ needs.generate-matrix.outputs.matrix }}
4545 pre-script : ${{ matrix.pre-script }}
4646 post-script : ${{ matrix.post-script }}
Original file line number Diff line number Diff line change 2020 package-type : wheel
2121 os : macos-arm64
2222 test-infra-repository : pytorch/test-infra
23- test-infra-ref : main
23+ test-infra-ref : release/2.1
2424 build :
2525 needs : generate-matrix
2626 strategy :
3838 repository : ${{ matrix.repository }}
3939 ref : " "
4040 test-infra-repository : pytorch/test-infra
41- test-infra-ref : main
41+ test-infra-ref : release/2.1
4242 build-matrix : ${{ needs.generate-matrix.outputs.matrix }}
4343 pre-script : ${{ matrix.pre-script }}
4444 post-script : ${{ matrix.post-script }}
Original file line number Diff line number Diff line change 2020 package-type : wheel
2121 os : macos
2222 test-infra-repository : pytorch/test-infra
23- test-infra-ref : main
23+ test-infra-ref : release/2.1
2424 build :
2525 needs : generate-matrix
2626 strategy :
3838 repository : ${{ matrix.repository }}
3939 ref : " "
4040 test-infra-repository : pytorch/test-infra
41- test-infra-ref : main
41+ test-infra-ref : release/2.1
4242 build-matrix : ${{ needs.generate-matrix.outputs.matrix }}
4343 pre-script : ${{ matrix.pre-script }}
4444 post-script : ${{ matrix.post-script }}
Original file line number Diff line number Diff line change 2020 package-type : wheel
2121 os : windows
2222 test-infra-repository : pytorch/test-infra
23- test-infra-ref : main
23+ test-infra-ref : release/2.1
2424 with-cuda : disable
2525 build :
2626 needs : generate-matrix
4040 repository : ${{ matrix.repository }}
4141 ref : " "
4242 test-infra-repository : pytorch/test-infra
43- test-infra-ref : main
43+ test-infra-ref : release/2.1
4444 build-matrix : ${{ needs.generate-matrix.outputs.matrix }}
4545 pre-script : ${{ matrix.pre-script }}
4646 env-script : ${{ matrix.env-script }}
You can’t perform that action at this time.
0 commit comments