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 2018/06/27 00:46:57 UTC

[GitHub] larroy commented on a change in pull request #11371: [MXNET-486] Create CPP test for concat MKLDNN operator

larroy commented on a change in pull request #11371: [MXNET-486] Create CPP test for concat MKLDNN operator
URL: https://github.com/apache/incubator-mxnet/pull/11371#discussion_r198338139
 
 

 ##########
 File path: CMakeLists.txt
 ##########
 @@ -185,6 +185,8 @@ if(USE_VTUNE)
   list(APPEND mxnet_LINKER_LIBS dl)
 endif()
 
+set(USE_MKLDNN ON)
 
 Review comment:
   Why are we setting this flag on the makefile directly?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services