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 1add7b6 commit be91175Copy full SHA for be91175
ci_build/azure_pipelines/onnxruntime_nightly_test.yml
@@ -9,3 +9,5 @@ jobs:
9
job:
10
steps:
11
- template: 'unit_test.yml'
12
+ parameters:
13
+ onnx_opsets: ['10', '9', '8', '7']
0 commit comments