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



##########
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:
       Why would we change lowest supported version from 11 to 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