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 2018/03/10 20:40:17 UTC

[GitHub] jwfromm commented on issue #9880: TVM bridge support to JIT NDArray Function by TVM

jwfromm commented on issue #9880: TVM bridge support to JIT NDArray Function by TVM
URL: https://github.com/apache/incubator-mxnet/pull/9880#issuecomment-372064617
 
 
   Really like this feature, but am having some trouble getting to work. Even with MXNet and TVM both built from source, I'm getting the error 
   ```
   AttributeError: /opt/conda/lib/python3.6/site-packages/mxnet/libmxnet.so: undefined symbol: MXTVMBridge
   ```
   When I try to call to_mxnet_func. Is there some other dependency needed to make it work?

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


With regards,
Apache Git Services