TaoLv commented on a change in pull request #13643: Remove mklml pre-install in 
ci
URL: https://github.com/apache/incubator-mxnet/pull/13643#discussion_r243595627
 
 

 ##########
 File path: Makefile
 ##########
 @@ -123,18 +128,6 @@ ifndef LINT_LANG
        LINT_LANG="all"
 endif
 
-ifeq ($(USE_MKLDNN), 1)
-       CFLAGS += -DMXNET_USE_MKLDNN=1
-       CFLAGS += -DUSE_MKL=1
-       CFLAGS += -I$(ROOTDIR)/src/operator/nn/mkldnn/
-       ifneq ($(MKLDNNROOT), $(MKLROOT))
 
 Review comment:
   Previously we have this check because `MKLROOT` might be changed when build 
mshadow.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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

Reply via email to