tqchen commented on issue #9880: TVM bridge support to JIT NDArray Function by 
TVM
URL: https://github.com/apache/incubator-mxnet/pull/9880#issuecomment-368338632
 
 
   I have detailed my reasoning of but yet adding test-case to this PR. The TVM 
bridge depends on a header only component of TVM and does not have to link 
against the tvm runtime. So merging this won't introduce any additional burdens 
to MXNet's runtime. 
   
   This feature can only be used when TVM and MXNet are both available in the 
system.
   
   If we are open to bring TVM(with LLVM dependency) as part of CI, we can 
propose another PR to change the Jenkinsfile (to add LLVM as part of build), 
and bring the testcase into mxnet CI
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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