Skip to content

Commit 193c3fe

Browse files
committed
use latest onnx in test matrix
1 parent 2119970 commit 193c3fe

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

ci_build/azure_pipelines/pretrained_model_test-matrix.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ jobs:
55
parameters:
66
platforms: ['linux', 'windows', 'mac']
77
tf_versions: ['1.12', '1.11', '1.10', '1.9', '1.8', '1.7', '1.6', '1.5']
8-
onnx_versions: ['1.3']
98
onnx_opsets: ['8', '7']
109
onnx_backends:
1110
onnxruntime: ['0.2.1']

ci_build/azure_pipelines/unit_test-matrix.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ jobs:
55
parameters:
66
platforms: ['linux', 'windows', 'mac']
77
tf_versions: ['1.12', '1.11', '1.10', '1.9', '1.8', '1.7', '1.6', '1.5']
8-
onnx_versions: ['1.3']
98
onnx_opsets: ['8', '7']
109
onnx_backends:
1110
onnxruntime: ['0.2.1']

0 commit comments

Comments
 (0)