huajsj opened a new pull request #10543: URL: https://github.com/apache/tvm/pull/10543
[RFC] https://github.com/apache/tvm-rfcs/blob/main/rfcs/0014-pipeline-executor.md [Issue] https://github.com/apache/tvm/issues/8596 This patch use the SPSC lock free queue to forward the parent runtime output data into the child runtime input interface. There are also some logic to handle data copy and "STOP" state check within some loops for example the loop of push data. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
