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 24
24
package-type : wheel
25
25
os : linux-aarch64
26
26
test-infra-repository : pytorch/test-infra
27
- test-infra-ref : main
27
+ test-infra-ref : release/2.8
28
28
with-cuda : disable
29
29
build :
30
30
needs : generate-matrix
42
42
repository : ${{ matrix.repository }}
43
43
ref : " "
44
44
test-infra-repository : pytorch/test-infra
45
- test-infra-ref : main
45
+ test-infra-ref : release/2.8
46
46
build-matrix : ${{ needs.generate-matrix.outputs.matrix }}
47
47
package-name : ${{ matrix.package-name }}
48
48
smoke-test-script : ${{ matrix.smoke-test-script }}
Original file line number Diff line number Diff line change 24
24
package-type : wheel
25
25
os : linux
26
26
test-infra-repository : pytorch/test-infra
27
- test-infra-ref : main
27
+ test-infra-ref : release/2.8
28
28
build :
29
29
needs : generate-matrix
30
30
strategy :
41
41
repository : ${{ matrix.repository }}
42
42
ref : " "
43
43
test-infra-repository : pytorch/test-infra
44
- test-infra-ref : main
44
+ test-infra-ref : release/2.8
45
45
build-matrix : ${{ needs.generate-matrix.outputs.matrix }}
46
46
package-name : ${{ matrix.package-name }}
47
47
smoke-test-script : ${{ matrix.smoke-test-script }}
Original file line number Diff line number Diff line change 24
24
package-type : wheel
25
25
os : macos-arm64
26
26
test-infra-repository : pytorch/test-infra
27
- test-infra-ref : main
27
+ test-infra-ref : release/2.8
28
28
build :
29
29
needs : generate-matrix
30
30
strategy :
41
41
repository : ${{ matrix.repository }}
42
42
ref : " "
43
43
test-infra-repository : pytorch/test-infra
44
- test-infra-ref : main
44
+ test-infra-ref : release/2.8
45
45
build-matrix : ${{ needs.generate-matrix.outputs.matrix }}
46
46
package-name : ${{ matrix.package-name }}
47
47
runner-type : macos-m2-15
Original file line number Diff line number Diff line change 24
24
package-type : wheel
25
25
os : windows
26
26
test-infra-repository : pytorch/test-infra
27
- test-infra-ref : main
27
+ test-infra-ref : release/2.8
28
28
build :
29
29
needs : generate-matrix
30
30
strategy :
43
43
repository : ${{ matrix.repository }}
44
44
ref : " "
45
45
test-infra-repository : pytorch/test-infra
46
- test-infra-ref : main
46
+ test-infra-ref : release/2.8
47
47
build-matrix : ${{ needs.generate-matrix.outputs.matrix }}
48
48
pre-script : ${{ matrix.pre-script }}
49
49
env-script : ${{ matrix.env-script }}
Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ jobs:
130
130
repository : pytorch/rl
131
131
download-artifact : docs
132
132
ref : gh-pages
133
- test-infra-ref : main
133
+ test-infra-ref : release/2.8
134
134
script : |
135
135
set -euo pipefail
136
136
Original file line number Diff line number Diff line change 33
33
repository : pytorch/rl
34
34
runner : ${{ matrix.runner }}
35
35
timeout : 60
36
- test-infra-ref : main
36
+ test-infra-ref : release/2.8
37
37
script : |
38
38
set -euxo pipefail
39
39
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ wandb==0.19.11
7
7
hydra-core==1.3.2
8
8
ray==2.46.0
9
9
tqdm==4.67.1
10
- tensordict==0.9 .0
10
+ tensordict==0.10 .0
11
11
vllm==0.9.0.1
12
12
accelerate==1.7.0
13
13
xformers==0.0.30
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ wandb==0.19.11
7
7
hydra-core==1.3.2
8
8
ray==2.46.0
9
9
tqdm==4.67.1
10
- tensordict==0.9 .0
10
+ tensordict==0.10 .0
11
11
vllm==0.9.0.1
12
12
accelerate==1.7.0
13
13
xformers==0.0.30
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ wandb==0.19.11
7
7
hydra-core==1.3.2
8
8
ray==2.46.0
9
9
tqdm==4.67.1
10
- tensordict==0.9 .0
10
+ tensordict==0.10 .0
11
11
vllm==0.9.0.1
12
12
accelerate==1.7.0
13
13
xformers==0.0.30
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ wandb==0.19.11
7
7
hydra-core==1.3.2
8
8
ray==2.46.0
9
9
tqdm==4.67.1
10
- tensordict==0.9 .0
10
+ tensordict==0.10 .0
11
11
vllm==0.9.0.1
12
12
accelerate==1.7.0
13
13
xformers==0.0.30
You can’t perform that action at this time.
0 commit comments