File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 21
21
name :
22
22
- ' py38-tf2.9'
23
23
- ' py39-tf2.10'
24
- - ' py39-tf2.15 '
25
- - ' py310-tf2.14 '
24
+ - ' py39-tf2.14 '
25
+ - ' py310-tf2.15 '
26
26
os : ['ubuntu-latest', 'windows-2022']
27
27
opset_version : ['18', '15']
28
28
ort_version : ['1.16.3']
@@ -34,11 +34,11 @@ jobs:
34
34
- name : ' py39-tf2.10'
35
35
tf_version : ' 2.10.0'
36
36
python_version : ' 3.9'
37
- - name : ' py39-tf2.15'
38
- tf_version : ' 2.15.0'
39
- python_version : ' 3.9'
40
- - name : ' py310-tf2.14'
37
+ - name : ' py39-tf2.14'
41
38
tf_version : ' 2.14.0'
39
+ python_version : ' 3.9'
40
+ - name : ' py310-tf2.15'
41
+ tf_version : ' 2.15.0'
42
42
python_version : ' 3.10'
43
43
44
44
runs-on : ${{ matrix.os }}
Original file line number Diff line number Diff line change 21
21
name :
22
22
- ' py38-tf2.9'
23
23
- ' py39-tf2.10'
24
- - ' py39-tf2.15 '
25
- - ' py310-tf2.14 '
24
+ - ' py39-tf2.14 '
25
+ - ' py310-tf2.15 '
26
26
os : ['ubuntu-latest', 'windows-2022']
27
27
opset_version : ['18', '15']
28
28
ort_version : ['1.16.3']
@@ -34,11 +34,11 @@ jobs:
34
34
- name : ' py39-tf2.10'
35
35
tf_version : ' 2.10.0'
36
36
python_version : ' 3.9'
37
- - name : ' py39-tf2.15'
38
- tf_version : ' 2.15.0'
39
- python_version : ' 3.9'
40
- - name : ' py310-tf2.14'
37
+ - name : ' py39-tf2.14'
41
38
tf_version : ' 2.14.0'
39
+ python_version : ' 3.9'
40
+ - name : ' py310-tf2.15'
41
+ tf_version : ' 2.15.0'
42
42
python_version : ' 3.10'
43
43
44
44
runs-on : ${{ matrix.os }}
You can’t perform that action at this time.
0 commit comments