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/01/27 17:42:54 UTC

[GitHub] [tvm] areusch commented on pull request #7349: [uTVM] fix missing memory runtime lib

areusch commented on pull request #7349:
URL: https://github.com/apache/tvm/pull/7349#issuecomment-768456003


   hi @rafzi,
   
   this was actually intentional, though the API may be a bit confusing right now--the memory allocator is inefficient when used with the graph runtime on constrained devices, so I split it into a separate directory and you can optionally link it with `extra_libs` as you've done in this PR. are you seeing test failures other than the regression for this PR?
   
   thanks!
   -andrew


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