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/06/17 09:23:27 UTC

[GitHub] [tvm] lhutton1 opened a new pull request, #11757: [TVMC] Fix tvmc run when using rpc

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

   As described in #11707, the RPC mechanism does not support objects of type Map which breaks the use of tvmc run when using RPC after #9889. This commit intends to workaround this issue by providing a fallback to the old implementation when RPC is being used. Further, a test has been provided to help prevent this regression in the future.
   
   cc @leandron @leeexyz @masahi @Mousius @gromero 


-- 
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] leandron merged pull request #11757: [TVMC] Fix tvmc run when using rpc

Posted by GitBox <gi...@apache.org>.
leandron merged PR #11757:
URL: https://github.com/apache/tvm/pull/11757


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