File tree Expand file tree Collapse file tree 10 files changed +14
-14
lines changed Expand file tree Collapse file tree 10 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 2424 package-type : wheel
2525 os : linux-aarch64
2626 test-infra-repository : pytorch/test-infra
27- test-infra-ref : main
27+ test-infra-ref : release/2.8
2828 with-cuda : disable
2929 build :
3030 needs : generate-matrix
4242 repository : ${{ matrix.repository }}
4343 ref : " "
4444 test-infra-repository : pytorch/test-infra
45- test-infra-ref : main
45+ test-infra-ref : release/2.8
4646 build-matrix : ${{ needs.generate-matrix.outputs.matrix }}
4747 package-name : ${{ matrix.package-name }}
4848 smoke-test-script : ${{ matrix.smoke-test-script }}
Original file line number Diff line number Diff line change 2424 package-type : wheel
2525 os : linux
2626 test-infra-repository : pytorch/test-infra
27- test-infra-ref : main
27+ test-infra-ref : release/2.8
2828 build :
2929 needs : generate-matrix
3030 strategy :
4141 repository : ${{ matrix.repository }}
4242 ref : " "
4343 test-infra-repository : pytorch/test-infra
44- test-infra-ref : main
44+ test-infra-ref : release/2.8
4545 build-matrix : ${{ needs.generate-matrix.outputs.matrix }}
4646 package-name : ${{ matrix.package-name }}
4747 smoke-test-script : ${{ matrix.smoke-test-script }}
Original file line number Diff line number Diff line change 2424 package-type : wheel
2525 os : macos-arm64
2626 test-infra-repository : pytorch/test-infra
27- test-infra-ref : main
27+ test-infra-ref : release/2.8
2828 build :
2929 needs : generate-matrix
3030 strategy :
4141 repository : ${{ matrix.repository }}
4242 ref : " "
4343 test-infra-repository : pytorch/test-infra
44- test-infra-ref : main
44+ test-infra-ref : release/2.8
4545 build-matrix : ${{ needs.generate-matrix.outputs.matrix }}
4646 package-name : ${{ matrix.package-name }}
4747 runner-type : macos-m2-15
Original file line number Diff line number Diff line change 2424 package-type : wheel
2525 os : windows
2626 test-infra-repository : pytorch/test-infra
27- test-infra-ref : main
27+ test-infra-ref : release/2.8
2828 build :
2929 needs : generate-matrix
3030 strategy :
4343 repository : ${{ matrix.repository }}
4444 ref : " "
4545 test-infra-repository : pytorch/test-infra
46- test-infra-ref : main
46+ test-infra-ref : release/2.8
4747 build-matrix : ${{ needs.generate-matrix.outputs.matrix }}
4848 pre-script : ${{ matrix.pre-script }}
4949 env-script : ${{ matrix.env-script }}
Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ jobs:
130130 repository : pytorch/rl
131131 download-artifact : docs
132132 ref : gh-pages
133- test-infra-ref : main
133+ test-infra-ref : release/2.8
134134 script : |
135135 set -euo pipefail
136136
Original file line number Diff line number Diff line change 3333 repository : pytorch/rl
3434 runner : ${{ matrix.runner }}
3535 timeout : 60
36- test-infra-ref : main
36+ test-infra-ref : release/2.8
3737 script : |
3838 set -euxo pipefail
3939
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ wandb==0.19.11
77hydra-core==1.3.2
88ray==2.46.0
99tqdm==4.67.1
10- tensordict==0.9 .0
10+ tensordict==0.10 .0
1111vllm==0.9.0.1
1212accelerate==1.7.0
1313xformers==0.0.30
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ wandb==0.19.11
77hydra-core==1.3.2
88ray==2.46.0
99tqdm==4.67.1
10- tensordict==0.9 .0
10+ tensordict==0.10 .0
1111vllm==0.9.0.1
1212accelerate==1.7.0
1313xformers==0.0.30
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ wandb==0.19.11
77hydra-core==1.3.2
88ray==2.46.0
99tqdm==4.67.1
10- tensordict==0.9 .0
10+ tensordict==0.10 .0
1111vllm==0.9.0.1
1212accelerate==1.7.0
1313xformers==0.0.30
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ wandb==0.19.11
77hydra-core==1.3.2
88ray==2.46.0
99tqdm==4.67.1
10- tensordict==0.9 .0
10+ tensordict==0.10 .0
1111vllm==0.9.0.1
1212accelerate==1.7.0
1313xformers==0.0.30
You can’t perform that action at this time.
0 commit comments