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 2020/11/13 19:37:15 UTC

[GitHub] [incubator-tvm] areusch opened a new pull request #6915: Consolidate RPC Context

areusch opened a new pull request #6915:
URL: https://github.com/apache/incubator-tvm/pull/6915


   Small cleanup PR to move logic around building and examining RPC contexts into a single place. Helpful when building the pre-linked parameter PR (coming soon).


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-tvm] areusch commented on pull request #6915: Consolidate RPC Context

Posted by GitBox <gi...@apache.org>.
areusch commented on pull request #6915:
URL: https://github.com/apache/incubator-tvm/pull/6915#issuecomment-726993170


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

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



[GitHub] [incubator-tvm] tqchen commented on pull request #6915: Consolidate RPC Context helper functions

Posted by GitBox <gi...@apache.org>.
tqchen commented on pull request #6915:
URL: https://github.com/apache/incubator-tvm/pull/6915#issuecomment-727045043


   It would be helpful to keep these as an internal header for now, because the implementation of RPC should be hidden from the user.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-tvm] areusch commented on pull request #6915: Consolidate RPC Context

Posted by GitBox <gi...@apache.org>.
areusch commented on pull request #6915:
URL: https://github.com/apache/incubator-tvm/pull/6915#issuecomment-726994238


   missed one thing, making draft.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-tvm] tqchen merged pull request #6915: Consolidate RPC Context helper functions

Posted by GitBox <gi...@apache.org>.
tqchen merged pull request #6915:
URL: https://github.com/apache/incubator-tvm/pull/6915


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-tvm] tqchen commented on pull request #6915: Consolidate RPC Context helper functions

Posted by GitBox <gi...@apache.org>.
tqchen commented on pull request #6915:
URL: https://github.com/apache/incubator-tvm/pull/6915#issuecomment-727074424


   OK, let us go with this then


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-tvm] areusch commented on pull request #6915: Consolidate RPC Context helper functions

Posted by GitBox <gi...@apache.org>.
areusch commented on pull request #6915:
URL: https://github.com/apache/incubator-tvm/pull/6915#issuecomment-727071435


   @tqchen i was originally planning to do that but the implementation is already in this file under operator<<.


----------------------------------------------------------------
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:
users@infra.apache.org