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 2019/06/26 07:03:18 UTC

[GitHub] [incubator-mxnet] junrushao1994 commented on issue #15345: tvm op support

junrushao1994 commented on issue #15345: tvm op support
URL: https://github.com/apache/incubator-mxnet/pull/15345#issuecomment-505748171
 
 
   The build failed due to the following reason
   
   ```
   Undefined symbols for architecture x86_64:
     "tvm::runtime::ExtTypeVTable::Get(int)", referenced from:
         tvm::runtime::TVMRetValue::Clear() in op_module.o
     "tvm::runtime::Registry::Get(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)", referenced from:
   ```
   
   What's the cause of this? Is `TVM_DLL` defined on this function?

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


With regards,
Apache Git Services