junrushao1994 commented on issue #15465: [RFC] Integrate TVM into Apache MXNet
URL: 
https://github.com/apache/incubator-mxnet/issues/15465#issuecomment-508951816
 
 
   @ZhennanQin It would be possible to allow this to be an easy plugin of 
MXNet. Imagine the following scenario: MXNet itself is a small library with not 
many operators, and can be extended by downloading extra TVM ops, specialized 
for different CPUs, without re-compilation.
   
   By detecting the feature set of the CPUs used (whether supporting avx512, 
etc), we could instruct users to use the most efficient operator library.

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