You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2019/11/08 04:45:43 UTC

[GitHub] [incubator-tvm] tobegit3hub commented on issue #2062: Check failed: override Global PackedFunc __tvm_set_device is already registered

tobegit3hub commented on issue #2062: Check failed: override Global PackedFunc __tvm_set_device is already registered
URL: https://github.com/apache/incubator-tvm/issues/2062#issuecomment-551382711
 
 
   Thanks @sunstarchan . We have the similar issue when linking the `libtvm_runtime` in our dynamic library and try to `import tvm` which occurs the errors. It can be fixed by not linking `libtvm_runtime` when compiling our projects.

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