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 8aafe5b109 [OpenCL] Fix type casting error (#11021)
     add 351f31b51c [Runtime][PipelineExecutor]Add forwarding queue logic for 
set input. (#10990)

No new revisions were added by this update.

Summary of changes:
 python/tvm/contrib/pipeline_executor.py      |   5 +-
 src/runtime/pipeline/pipeline_executor.cc    |  20 +-
 src/runtime/pipeline/pipeline_executor.h     |   9 +-
 src/runtime/pipeline/pipeline_scheduler.cc   |  15 +-
 src/runtime/pipeline/pipeline_scheduler.h    |   9 +-
 src/runtime/pipeline/pipeline_struct.h       | 296 ++++++++++++++++++---------
 tests/python/relay/test_pipeline_executor.py |  21 +-
 7 files changed, 242 insertions(+), 133 deletions(-)

Reply via email to