yzhliu 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_r305562449
##########
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:
opinion of aesthetics :)
----------------------------------------------------------------
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