Commit cdc8f9f4 authored by tsocha's avatar tsocha Committed by Scott Cyphers

Update onnx opset version (#2750)

parent 2de35b04
......@@ -14,7 +14,7 @@
# limitations under the License.
# ******************************************************************************
set(ONNX_OPSET_VERSION 9 CACHE INTERNAL "Supported version of ONNX operator set")
set(ONNX_OPSET_VERSION 10 CACHE INTERNAL "Supported version of ONNX operator set")
add_library(onnx_import_interface OBJECT
core/node.cpp
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment