This is an automated email from the ASF dual-hosted git repository.
masahi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from d7af2e3 [TIR] Updated python docstring and parameter names for
AllocateConst (#10602)
add f9f9f1d [Runtime][PipelineExecutor] Add the pipeline internal
forwarding logic. (#10543)
No new revisions were added by this update.
Summary of changes:
src/runtime/pipeline/pipeline_struct.h | 297 ++++++++++++++++++++++-----
src/runtime/pipeline/spsc_queue.h | 83 ++++++++
tests/python/relay/test_pipeline_executor.py | 1 +
3 files changed, 332 insertions(+), 49 deletions(-)
create mode 100644 src/runtime/pipeline/spsc_queue.h