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 12:14:38 UTC

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

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


   The test failures are because of: https://github.com/apache/tvm/blob/main/tests/python/unittest/test_crt.py#L64
   
   Is uTVM supposed to be used with this extra_libs arg? The call to `build_static_runtime` will just fail without this, because it tries to link to the memory manager.
   
   Please let me know which way is intended, then I'll update the test.


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