liangfu commented on issue #3934: [WIP][Runtime] MISRA-C compliant TVM runtime URL: https://github.com/apache/incubator-tvm/pull/3934#issuecomment-586615891 @tqchen For now, the implement reproduces apps/bundle_deploy with complete runtime implemented in pure C. Note that the build_mode.py script generates apps/bundle_deploy_c/build/bridge.c to load functions in the compiled object (model.o), so that runtime could load all the compiled functions. Please take a review.
---------------------------------------------------------------- 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
