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 2022/04/22 00:55:14 UTC

[GitHub] [tvm] guberti opened a new pull request, #11095: Fix Arduino RPC server test

guberti opened a new pull request, #11095:
URL: https://github.com/apache/tvm/pull/11095

   When #9352 was merged, it became a requirement to pass runtime parameters to `tvm.build` in order for the RPC server to work. Most files were updated, but not `test_arduino_rpc_server.py`, as this test requires attached Arduino hardware. This PR is a small change that fixes the test. I've verified it works locally with both `spresense` and `due` boards.


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

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tvm] guberti closed pull request #11095: Fix Arduino RPC server test

Posted by GitBox <gi...@apache.org>.
guberti closed pull request #11095: Fix Arduino RPC server test
URL: https://github.com/apache/tvm/pull/11095


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

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [tvm] guberti commented on pull request #11095: Fix Arduino RPC server test

Posted by GitBox <gi...@apache.org>.
guberti commented on PR #11095:
URL: https://github.com/apache/tvm/pull/11095#issuecomment-1109029537

   These changes were made part of #11067, so this PR can be closed.


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

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org