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



##########
File path: tools/license_header.py
##########
@@ -110,6 +110,11 @@
                # This file
                'tools/license_header.py',
 
+               # Dual-Licensed under Apache 2.0 and Nvidia BSD-3
+               'python/mxnet/onnx/mx2onnx/_export_onnx.py',
+               
'python/mxnet/onnx/mx2onnx/_op_translations/_op_translations_opset12.py',
+               
'python/mxnet/onnx/mx2onnx/_op_translations/_op_translations_opset13.py',

Review comment:
       the `op_translation` files were originally developed by Nvidia I believe 
so they were dual licensed 
https://github.com/apache/incubator-mxnet/blob/97a2b609042e8594c6b1ad655a74f7eef585cfd0/python/mxnet/onnx/mx2onnx/_op_translations/_op_translations_opset12.py.
 Let me also mention them in root LICENSE




-- 
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