Skip to content

Conversation

@huajsj
Copy link
Contributor

@huajsj huajsj commented Mar 23, 2022

RFC : https://github.com/apache/tvm-rfcs/blob/main/rfcs/0014-pipeline-executor.md
Issue : #8596

This patch create a new GlobalRuntime to check whether the output data ready and poll global output of pipeline, it also removed the sequence pipeline execution logic as the asynchronous logic already done.

This patch create a new GlobalRuntime to check whether the output data
ready and poll global output of pipeline, it also removed the sequence
pipeline execution logic as the asynchronous logic already done.
@huajsj
Copy link
Contributor Author

huajsj commented Mar 23, 2022

@masahi, @comaniac.

@masahi masahi merged commit 4a85dcd into apache:main Mar 24, 2022
pfk-beta pushed a commit to pfk-beta/tvm that referenced this pull request Apr 11, 2022
…0723)

This patch create a new GlobalRuntime to check whether the output data
ready and poll global output of pipeline, it also removed the sequence
pipeline execution logic as the asynchronous logic already done.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants