File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 26
26
- name : Run Tests (Py38-TF2.12)
27
27
uses : ./.github/actions/keras_unit_test
28
28
with :
29
- tf_version : ' 2.12.0 '
29
+ tf_version : ' 2.13.1 '
30
30
python_version : ' 3.8'
31
31
ort_version : ' 1.16.3'
32
32
onnx_version : ' 1.16.1'
Original file line number Diff line number Diff line change 28
28
uses : ./.github/actions/pretrained_model_test
29
29
with :
30
30
os : ' ubuntu-latest'
31
- tf_version : ' 2.12.0 '
31
+ tf_version : ' 2.13.1 '
32
32
python_version : ' 3.8'
33
33
ort_version : ' 1.16.3'
34
34
onnx_version : ' 1.16.1'
82
82
onnx_version : ['1.16.1']
83
83
skip_tflite : ['False']
84
84
include :
85
- - name : ' py38 -tf2.17'
85
+ - name : ' py39 -tf2.17'
86
86
tf_version : ' 2.17.0'
87
- python_version : ' 3.8 '
87
+ python_version : ' 3.9 '
88
88
- name : ' py39-tf2.18'
89
89
tf_version : ' 2.18.0'
90
90
python_version : ' 3.9'
Original file line number Diff line number Diff line change 28
28
uses : ./.github/actions/unit_test
29
29
with :
30
30
os : ' ubuntu-latest'
31
- tf_version : ' 2.11.0 '
31
+ tf_version : ' 2.13.1 '
32
32
python_version : ' 3.8'
33
33
ort_version : ' 1.16.3'
34
34
onnx_version : ' 1.16.1'
82
82
onnx_version : ['1.16.1']
83
83
skip_tflite : ['False']
84
84
include :
85
- - name : ' py38 -tf2.17'
85
+ - name : ' py39 -tf2.17'
86
86
tf_version : ' 2.17.0'
87
- python_version : ' 3.8 '
87
+ python_version : ' 3.9 '
88
88
- name : ' py39-tf2.18'
89
89
tf_version : ' 2.18.0'
90
90
python_version : ' 3.9'
You can’t perform that action at this time.
0 commit comments