marcoabreu 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_r303899961
 
 

 ##########
 File path: Makefile
 ##########
 @@ -589,6 +603,30 @@ $(DMLC_CORE)/libdmlc.a: DMLCCORE
 DMLCCORE:
        + cd $(DMLC_CORE); $(MAKE) libdmlc.a USE_SSE=$(USE_SSE) 
config=$(ROOTDIR)/$(config); cd $(ROOTDIR)
 
+TVM_USE_CUDA := OFF
 
 Review comment:
   Is it really necessary to introduce another variable? Couldn't we just keep 
USE_CUDA and tie onto that instead?

----------------------------------------------------------------
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

Reply via email to