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 2022/11/17 18:05:08 UTC

[GitHub] [mxnet] ChaiBapchya commented on a diff in pull request #21148: [v1.9.x] TLP Updates

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: commits-unsubscribe@mxnet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org