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 2021/06/07 00:48:49 UTC

[GitHub] [tvm] vinx13 edited a comment on issue #8159: [TVM] Build TVM runtime results into segmentation fault

vinx13 edited a comment on issue #8159:
URL: https://github.com/apache/tvm/issues/8159#issuecomment-855499949


   Thanks for asking the question, please open a new thread on https://discuss.tvm.apache.org/ as we use the forum for related discussions. 
   If error occurred in `tvm::runtime::Module mod = (*tvm::runtime::Registry::Get("tvm.graph_runtime.create"))(json_data, mod_syslib, device_cpu, device_cpu_id);` you might want to check whether graph runtime is enabled see 
   https://github.com/apache/tvm/blob/main/cmake/config.cmake#L103
   also showing the stack trace would be helpful


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