ZhennanQin commented on issue #15465: [RFC] Integrate TVM into Apache MXNet
URL: 
https://github.com/apache/incubator-mxnet/issues/15465#issuecomment-508819329
 
 
   Oh, it's a bit different from what I thought. If we don't do jit, then tvm 
can't be used to implement custom op unless rebuilding MXNet.
   Also, as tvm generated kernel is complied along with compling MXNet, avx512 
instructions won't be generated from release version of MXNet, making 
integrated tvm can't provide best performance comparing with standalone tvm.
   
   Seems jit is the solution to address above problem, then why don't we 
support it?

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


With regards,
Apache Git Services

Reply via email to