File tree Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -92,14 +92,14 @@ jobs:
92
92
fail-fast : false
93
93
matrix :
94
94
name :
95
- - ' py39-tf2.16 '
95
+ - ' py39-tf2.17 '
96
96
- ' py39-tf2.18'
97
97
os : ['ubuntu-latest', 'windows-2022']
98
98
ort_version : ['1.16.3']
99
99
onnx_version : ['1.16.1']
100
100
include :
101
- - name : ' py39-tf2.16 '
102
- tf_version : ' 2.16 .0'
101
+ - name : ' py39-tf2.17 '
102
+ tf_version : ' 2.17 .0'
103
103
python_version : ' 3.9'
104
104
- name : ' py39-tf2.18'
105
105
tf_version : ' 2.18.0'
Original file line number Diff line number Diff line change @@ -91,14 +91,14 @@ jobs:
91
91
fail-fast : false
92
92
matrix :
93
93
name :
94
- - ' py39-tf2.16 '
94
+ - ' py39-tf2.17 '
95
95
- ' py39-tf2.18'
96
96
os : ['ubuntu-latest', 'windows-2022']
97
97
ort_version : ['1.16.3']
98
98
onnx_version : ['1.16.1']
99
99
include :
100
- - name : ' py39-tf2.16 '
101
- tf_version : ' 2.16 .0'
100
+ - name : ' py39-tf2.17 '
101
+ tf_version : ' 2.17 .0'
102
102
python_version : ' 3.9'
103
103
- name : ' py39-tf2.18'
104
104
tf_version : ' 2.18.0'
Original file line number Diff line number Diff line change @@ -74,16 +74,16 @@ jobs:
74
74
fail-fast : false
75
75
matrix :
76
76
name :
77
- - ' py38-tf2.16 '
77
+ - ' py38-tf2.17 '
78
78
- ' py39-tf2.18'
79
79
os : ['ubuntu-latest', 'windows-2022']
80
80
opset_version : ['18', '15']
81
81
ort_version : ['1.16.3']
82
82
onnx_version : ['1.16.1']
83
83
skip_tflite : ['False']
84
84
include :
85
- - name : ' py38-tf2.16 '
86
- tf_version : ' 2.16 .0'
85
+ - name : ' py38-tf2.17 '
86
+ tf_version : ' 2.17 .0'
87
87
python_version : ' 3.8'
88
88
- name : ' py39-tf2.18'
89
89
tf_version : ' 2.18.0'
Original file line number Diff line number Diff line change @@ -74,16 +74,16 @@ jobs:
74
74
fail-fast : false
75
75
matrix :
76
76
name :
77
- - ' py38-tf2.16 '
77
+ - ' py38-tf2.17 '
78
78
- ' py39-tf2.18'
79
79
os : ['ubuntu-latest', 'windows-2022']
80
80
opset_version : ['18', '15']
81
81
ort_version : ['1.16.3']
82
82
onnx_version : ['1.16.1']
83
83
skip_tflite : ['False']
84
84
include :
85
- - name : ' py38-tf2.16 '
86
- tf_version : ' 2.16 .0'
85
+ - name : ' py38-tf2.17 '
86
+ tf_version : ' 2.17 .0'
87
87
python_version : ' 3.8'
88
88
- name : ' py39-tf2.18'
89
89
tf_version : ' 2.18.0'
You can’t perform that action at this time.
0 commit comments