josephevans commented on a change in pull request #20709:
URL: https://github.com/apache/incubator-mxnet/pull/20709#discussion_r740555775



##########
File path: LICENSE
##########
@@ -324,14 +327,6 @@
     3rdparty/dmlc-core/include/dmlc/blockingconcurrentqueue.h
     include/dmlc/blockingconcurrentqueue.h (symlink to 
3rdparty/dmlc-core/include/dmlc/blockingconcurrentqueue.h)
 
-    
=======================================================================================
-    Apache-2.0 license + 3-clause BSD license
-    
=======================================================================================
-
-    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
-
     
=======================================================================================
     Apache-2.0 license + MIT License

Review comment:
       OK, in order to make the licensing clear for this particular issue, I've 
moved the single function (LayerNormCPUKernel) into it's own file 
(`layer_norm_cpu.h`). This file is MIT-licensed, while the remaining code will 
still be under the ASF-2.0 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.

To unsubscribe, e-mail: [email protected]

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


Reply via email to