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: [email protected]
