Skip to content

Conversation

@huajsj
Copy link
Contributor

@huajsj huajsj commented Jan 20, 2022

Adding interfaces into Pipeline Executor to "run", "stop","set input",
and "get input" from the pipeline executor,

In this patch, we also implemented the "BackendRuntime" structure to
wrap the graph runtime interface in order to support pipeline executor
interface and implement data copy method. This method is used to
transfer data between two backend runtimes.

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

Adding interfaces into Pipeline Executor to "run", "stop","set input",
and "get input" from the pipeline executor,

In this patch, we also implemented the "BackendRuntime" structure to
wrap the graph runtime interface in order to support  pipeline executor
interface and implement data copy method. This method is used to
transfer data between two backend runtimes.
@huajsj
Copy link
Contributor Author

huajsj commented Jan 21, 2022

@comaniac, @masahi, @liangfu , please take a look.

@masahi masahi merged commit 6720d35 into apache:main Jan 25, 2022
sunggg pushed a commit to sunggg/tvm that referenced this pull request Jan 29, 2022
…0010)

Adding interfaces into Pipeline Executor to "run", "stop","set input",
and "get input" from the pipeline executor,

In this patch, we also implemented the "BackendRuntime" structure to
wrap the graph runtime interface in order to support  pipeline executor
interface and implement data copy method. This method is used to
transfer data between two backend runtimes.
ylc pushed a commit to ylc/tvm that referenced this pull request Feb 16, 2022
…0010)

Adding interfaces into Pipeline Executor to "run", "stop","set input",
and "get input" from the pipeline executor,

In this patch, we also implemented the "BackendRuntime" structure to
wrap the graph runtime interface in order to support  pipeline executor
interface and implement data copy method. This method is used to
transfer data between two backend runtimes.
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