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