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 2020/03/12 07:52:41 UTC

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

ryansoq 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-598052768
 
 
   This my set TVM_LIBS = "-ltvm_topi -ltvm_runtime -ltvm -ltvm_topi -lvta_fsim -lvta_tsim"
   Then I changed it to "-ltvm_topi -ltvm -ltvm_topi -lvta_fsim -lvta_tsim"
   Remove "libtvm_runtime" then I can compile.

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