zachgk commented on a change in pull request #14726: [MXNET-1377] Add
static-dependencies licenses
URL: https://github.com/apache/incubator-mxnet/pull/14726#discussion_r277786235
##########
File path: tools/staticbuild/build_lib.sh
##########
@@ -48,12 +47,6 @@ if [[ $VARIANT == *mkl ]]; then
cp 3rdparty/mkldnn/build/install/lib/$IOMP_LIBFILE lib
cp 3rdparty/mkldnn/build/install/lib/$MKLML_LIBFILE lib
cp 3rdparty/mkldnn/build/install/lib/$MKLDNN_LIBFILE lib
- cp 3rdparty/mkldnn/build/install/$MKLDNN_LICENSE lib
Review comment:
We are also including the contents of the source LICENSE (LICENSE in the
main folder) as well which contains both mkldnn and cub
----------------------------------------------------------------
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]
With regards,
Apache Git Services