We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af46296 commit d5b7f39Copy full SHA for d5b7f39
ci_build/azure_pipelines/templates/job_generator.yml
@@ -4,7 +4,7 @@ parameters:
4
platforms: ['linux']
5
python_versions: ['3.8']
6
tf_versions: ['']
7
- onnx_versions: ['1.14.0']
+ onnx_versions: ['1.14.1']
8
onnx_opsets: ['18', '17', '16', '15', '14']
9
onnx_backends: {onnxruntime: ['1.15.1']}
10
job: {}
0 commit comments