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: [email protected] With regards, Apache Git Services
