wrongtest commented on pull request #5751: URL: https://github.com/apache/incubator-tvm/pull/5751#issuecomment-642423655
There are two python unittest case aims to create executable binary but finally run into `cc.create_shared()` code path. We add a new utility fn `cc.create_executable()` for such explicit purposes. - tests/python/unittest/test_runtime_rpc.py::test_rpc_echo - tests/python/unittest/test_runtime_rpc.py::test_rpc_remote_module - tests/python/contrib/test_binutil.py ---------------------------------------------------------------- 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]
