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 2019/07/18 01:19:56 UTC

[GitHub] [incubator-mxnet] larroy commented on a change in pull request #15550: Infra to use tvm write op kernels

larroy commented on a change in pull request #15550: Infra to use tvm write op kernels
URL: https://github.com/apache/incubator-mxnet/pull/15550#discussion_r304701579
 
 

 ##########
 File path: CMakeLists.txt
 ##########
 @@ -734,6 +734,28 @@ if(USE_DIST_KVSTORE)
   list(APPEND mxnet_LINKER_LIBS ${pslite_LINKER_LIBS})
 endif()
 
+if(USE_TVM_OP)
 
 Review comment:
   Is the definition missing?

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


With regards,
Apache Git Services