You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2021/04/08 01:22:56 UTC

[GitHub] [incubator-mxnet] waytrue17 commented on a change in pull request #20139: [v1.x] Add mx2onnx operator support matrix

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:
users@infra.apache.org