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/02/10 19:22:59 UTC

[GitHub] [tvm] areusch opened a new issue #10212: [Tracking Issue] Document TVM RPC and add debug utilities

areusch opened a new issue #10212:
URL: https://github.com/apache/tvm/issues/10212


   This issue tracks work to add documentation for the TVM RPC protocol and create debugging tools to help people understand what RPC traffic is flowing across a link. Ideas:
   - A Python or C++ library which processes RPC traffic and prints a human-readable representation
   - A Wireshark filter which allows you to view traffic there


-- 
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] pfk-beta commented on issue #10212: [Tracking Issue] Document TVM RPC and add debug utilities

Posted by GitBox <gi...@apache.org>.
pfk-beta commented on issue #10212:
URL: https://github.com/apache/tvm/issues/10212#issuecomment-1043151161


   I'd move some documentation from github READMEs to official docs site, e.g. https://github.com/apache/tvm/blob/main/jvm/README.md , https://github.com/apache/tvm/blob/main/apps/android_rpc/README.md , 


-- 
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] areusch commented on issue #10212: [Tracking Issue] Document TVM RPC and add debug utilities

Posted by GitBox <gi...@apache.org>.
areusch commented on issue #10212:
URL: https://github.com/apache/tvm/issues/10212#issuecomment-1035522407


   cc @kparzysz-quic @gromero @mehrdadh @jroesch @tqchen 


-- 
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 commented on issue #10212: [Tracking Issue] Document TVM RPC and add debug utilities

Posted by GitBox <gi...@apache.org>.
leandron commented on issue #10212:
URL: https://github.com/apache/tvm/issues/10212#issuecomment-1040180130


   It would be cool to standardise the RPC command lines under a potential `tvmc rpc ...` as well, so that we don't require users to memorise Python module paths to be used as command line entry points. Can this be added under this umbrella task?


-- 
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 commented on issue #10212: [Tracking Issue] Document TVM RPC and add debug utilities

Posted by GitBox <gi...@apache.org>.
leandron commented on issue #10212:
URL: https://github.com/apache/tvm/issues/10212#issuecomment-1040180130


   It would be cool to standardise the RPC command lines under a potential `tvmc rpc ...` as well, so that we don't require users to memorise Python module paths to be used as command line entry points. Can this be added under this umbrella task?


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