Skip to content

Commit 50aa0f6

Browse files
authored
Update opset 15 version supported ops doc (#1773)
* update opset 15 doc Signed-off-by: hwangdeyu <[email protected]> * add the opset15 unit test Signed-off-by: hwangdeyu <[email protected]>
1 parent edd15d0 commit 50aa0f6

File tree

3 files changed

+266
-262
lines changed

3 files changed

+266
-262
lines changed

ci_build/azure_pipelines/templates/unit_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Run unit test
22

33
parameters:
4-
onnx_opsets: ['14', '13', '12', '11', '10', '9', '8']
4+
onnx_opsets: ['15', '14', '13', '12', '11', '10', '9', '8']
55
skip_tflite_tests: 'True'
66
skip_tfjs_tests: 'True'
77
skip_tf_tests: 'False'

0 commit comments

Comments
 (0)