File tree Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Original file line number Diff line number Diff line change @@ -19,25 +19,37 @@ jobs:
1919 fail-fast : false
2020 matrix :
2121 os : ['ubuntu-latest', 'windows-2022']
22- ort_version : 1.16.3
23- onnx_version : 1.16.1
24- skip_tflite : False
2522 include :
2623 - tf_version : ' 2.9.0'
2724 python_version : ' 3.8'
2825 opset_version : ' 18'
26+ ort_version : 1.16.3
27+ onnx_version : 1.16.1
28+ skip_tflite : False
2929 - tf_version : ' 2.9.0'
3030 python_version : ' 3.8'
3131 opset_version : ' 15'
32+ ort_version : 1.16.3
33+ onnx_version : 1.16.1
34+ skip_tflite : False
3235 - tf_version : ' 2.9.0'
3336 python_version : ' 3.9'
3437 opset_version : ' 18'
38+ ort_version : 1.16.3
39+ onnx_version : 1.16.1
40+ skip_tflite : False
3541 - tf_version : ' 2.15.0'
3642 python_version : ' 3.9'
3743 opset_version : ' 18'
44+ ort_version : 1.16.3
45+ onnx_version : 1.16.1
46+ skip_tflite : False
3847 - tf_version : ' 2.15.0'
3948 python_version : ' 3.10'
4049 opset_version : ' 18'
50+ ort_version : 1.16.3
51+ onnx_version : 1.16.1
52+ skip_tflite : False
4153 - tf_version : ' 1.15.5'
4254 python_version : ' 3.7'
4355 os : ' ubuntu-latest'
You can’t perform that action at this time.
0 commit comments