masahi commented on a change in pull request #7819:
URL: https://github.com/apache/tvm/pull/7819#discussion_r613866381
##########
File path: src/runtime/metal/metal_device_api.mm
##########
@@ -183,16 +187,25 @@ int GetWarpSize(id<MTLDevice> dev) {
}
}
+Stream* getStream(TVMStreamHandle stream, int device_id) {
Review comment:
I think we prefer `GetStream`? I don't know the convention of Metal
though
--
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:
[email protected]