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 16:25:55 UTC

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

yzhliu commented on issue #15465: [RFC] Integrate TVM into Apache MXNet
URL: https://github.com/apache/incubator-mxnet/issues/15465#issuecomment-508809075
 
 
   @ZhennanQin This is a good point. LLVM is required during compile time, while for binary release, only tvm runtime is needed (instead of tvm compiler plus llvm). We don't do JIT.

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