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 2021/04/13 14:34:28 UTC

[GitHub] [tvm] tqchen commented on a change in pull request #7819: [METAL] Fix issue with GPU fails

tqchen commented on a change in pull request #7819:
URL: https://github.com/apache/tvm/pull/7819#discussion_r612412020



##########
File path: src/runtime/minrpc/rpc_reference.h
##########
@@ -49,7 +49,10 @@ enum class RPCCode : int {
   kDevGetAttr,
   kDevAllocData,
   kDevFreeData,
+  kDevCreateStream,

Review comment:
       please put these code after everything so that the RPC code is backward compatible




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