yzhliu commented on issue #15465: [RFC] Integrate TVM into Apache MXNet
URL: 
https://github.com/apache/incubator-mxnet/issues/15465#issuecomment-511583808
 
 
   Thanks everyone comments on the RFC. To summarize,
   * We agree to integrate TVM into MXNet
   * The first step is to use TVM write operator kernels, do ahead-of-time 
compile.
   * It might have performance issue if we mix TVM's threadpool and openmp 
together in MXNet. We need to benchmark and if it does appear to be a problem, 
we can switch to use openmp in TVM as well.
   * Later: whether and how to integrate the approach with Accelerator API so 
that tvm operators can be dynamically loaded.

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