File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 matrix :
2929 os : [ubuntu-latest]
3030 python-version : ["3.10", "3.11"]
31- torch-version : [2.0.1]
32- include :
33- - torch-version : 2.0.1
31+ torch-version : ["2.3"]
3432
3533 steps :
3634 - uses : actions/checkout@v3
Original file line number Diff line number Diff line change 3232 matrix :
3333 os : [ubuntu-latest]
3434 python-version : ["3.10", "3.11"]
35- torch-version : [2.0.1]
36- include :
37- - torch-version : 2.0.1
35+ torch-version : ["2.3"]
3836 test-group : [1, 2, 3, 4]
3937
4038 steps :
6866 matrix :
6967 os : [ubuntu-latest]
7068 python-version : ["3.10", "3.11"]
71- torch-version : [2.0.1]
72- include :
73- - torch-version : 2.0.1
69+ torch-version : ["2.3"]
7470 test-group : [1, 2, 3]
7571
7672 steps :
@@ -104,9 +100,7 @@ jobs:
104100 matrix :
105101 os : [ubuntu-latest]
106102 python-version : ["3.10", "3.11"]
107- torch-version : [2.0.1]
108- include :
109- - torch-version : 2.0.1
103+ torch-version : ["2.3"]
110104
111105 steps :
112106 - uses : actions/checkout@v3
@@ -139,9 +133,7 @@ jobs:
139133 matrix :
140134 os : [ubuntu-latest]
141135 python-version : ["3.10", "3.11"]
142- torch-version : [2.0.1]
143- include :
144- - torch-version : 2.0.1
136+ torch-version : ["2.3"]
145137
146138 steps :
147139 - uses : actions/checkout@v3
You can’t perform that action at this time.
0 commit comments