Skip to content

Commit

Permalink
[Runtime][PipelineExecutor] Add the pipeline internal forwarding logi…
Browse files Browse the repository at this point in the history
…c. (#10543)

* [Runtime][PipelineExecutor] Add the pipeline internal forwarding logic.

This patch use the SPSC lock free queue to forward the runtime output data
into the child runtime input interface.

* remove debug logic.

* address review comments.

* correct a variable comments.

* address review comments.
  • Loading branch information
huajsj authored Mar 14, 2022
1 parent d7af2e3 commit f9f9f1d
Show file tree
Hide file tree
Showing 3 changed files with 332 additions and 49 deletions.
Loading

0 comments on commit f9f9f1d

Please sign in to comment.