laiou opened a new issue #8629:
URL: https://github.com/apache/tvm/issues/8629


   I wanted to link tvm lib to my repo , using tvm 0.6 lib. after use 
target_link_libraries to link libtvm_runtime.so ,but get a ld error is showing :
   undefined reference to `tvm::runtime::NDArray::Empty(std::vector<long, 
std::allocator<long> >, DLDataType, DLContext, int)'
   collect2: error: ld returned 1 exit status
   
   How can i  fix this error , thanks!
   
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to