zhuochenKIDD commented on a change in pull request #7573:
URL: https://github.com/apache/tvm/pull/7573#discussion_r587188515
##########
File path: include/tvm/runtime/c_runtime_api.h
##########
@@ -481,6 +481,15 @@ TVM_DLL int TVMStreamFree(int device_type, int device_id,
TVMStreamHandle stream
*/
TVM_DLL int TVMSetStream(int device_type, int device_id, TVMStreamHandle
handle);
+
+TVM_DLL int TVMStreamBeginCapture(int device_type, int device_id,
TVMStreamHandle stream);
Review comment:
thx, already removed
----------------------------------------------------------------
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]