Skip to content

Commit 5fc2c11

Browse files
committed
upgrade onnxruntime to 1.4
1 parent f192a5a commit 5fc2c11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci_build/azure_pipelines/templates/job_generator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ parameters:
66
tf_versions: ['']
77
onnx_versions: ['']
88
onnx_opsets: ['12', '11', '10', '9', '8', '7']
9-
onnx_backends: {onnxruntime: ['1.3.0']}
9+
onnx_backends: {onnxruntime: ['1.4.0']}
1010
job: {}
1111
run_setup: 'True'
1212
report_coverage: 'False'

0 commit comments

Comments
 (0)