Zha0q1 commented on a change in pull request #20139:
URL: https://github.com/apache/incubator-mxnet/pull/20139#discussion_r609186665



##########
File path: python/mxnet/onnx/mx2onnx/_export_onnx.py
##########
@@ -65,7 +65,7 @@ def __init__(self):
         self.output_tensors = []
 
     @staticmethod
-    def register(op_name, opset_version=11):
+    def register(op_name, opset_version=12):

Review comment:
       I think we support onnx >= 1.7 and 1.7 is actually opset 12.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to