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/05 07:28:34 UTC

[GitHub] [incubator-mxnet] ZhennanQin commented on issue #15465: [RFC] Integrate TVM into Apache MXNet

ZhennanQin commented on issue #15465: [RFC] Integrate TVM into Apache MXNet
URL: https://github.com/apache/incubator-mxnet/issues/15465#issuecomment-508660373
 
 
   Good to see we have another option to implement operators with high performance! Here's a quick question:
   How to deal with TVM dependence with LLVM ? LLVM is an important code generator for many CPU backends. If we integrate TVM into MXNet, then shall we integrate LLVM into MXNet? If the answer is yes, then we have binary size issue. If not, then how to make sure TVM can works together with any host installed LLVM? 

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