ChaiBapchya commented on code in PR #21148:
URL: https://github.com/apache/mxnet/pull/21148#discussion_r1025528071
##########
.licenserc.yaml:
##########
@@ -79,6 +78,11 @@ header:
- 'include/dmlc' # symlink to 3rdparty/dmlc-core/include/dmlc
- 'include/mshadow' # symlink to 3rdparty/mshadow/mshadow
- 'include/mkldnn' # symlinks to 3rdparty/mkldnn
+ - 'include/nnvm' # symlinks to 3rdparty/tvm/nnvm/include/nnvm
+ - 'example/automatic-mixed-precision/common' # symlinks to
example/image-classification/common
+ - 'example/quantization/common' # symlinks to
example/image-classification/common
+ - 'scala-package/packageTest/core/scripts' # symlinks to
scala-package/core/scripts
+ - 'scala-package/packageTest/examples/scripts' # symlinks to
scala-package/examples/scripts
Review Comment:
do we know why this is being added?
--
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]