try add the following line to `CMakeLists.txt`:

```
target_link_libraries(tvm PRIVATE ${PATH_TO_YOUR_SHARED_LIBRARY})
target_link_libraries(tvm_runtime PRIVATE ${PATH_TO_YOUR_SHARED_LIBRARY})
```

and rebuild TVM.





---
[Visit 
Topic](https://discuss.tvm.apache.org/t/byoc-how-to-link-extern-so-files/12186/4)
 to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click 
here](https://discuss.tvm.apache.org/email/unsubscribe/b1ddf99b702eb1b2dd88b7b0d899768a04647a754041905b4b62905416255e67).

Reply via email to