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/02 10:19:30 UTC

[GitHub] [incubator-tvm] liangfu commented on issue #3934: [Runtime] MISRA-C compliant TVM runtime

liangfu commented on issue #3934: [Runtime] MISRA-C compliant TVM runtime
URL: https://github.com/apache/incubator-tvm/pull/3934#issuecomment-593328655
 
 
   @tqchen The overall design has been modified to call from exposed API in c_runtime_api.h.
   In addition, bridge.c has been removed since the modules are now registered via TVMBackendRegisterSystemLibSymbol function.
   
   Please take another look.

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