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 4f29562 Enable NPU and CMSIS in ci_qemu (#9957)
add b1bd18e [Runtime][Pipeline executor] Global parameters group name and
runtime modules parameters map. (#9846)
No new revisions were added by this update.
Summary of changes:
python/tvm/contrib/pipeline_executor.py | 111 +++++++++++++++++++++++----
src/runtime/pipeline/pipeline_executor.cc | 42 +++++++++-
src/runtime/pipeline/pipeline_executor.h | 21 ++++-
src/runtime/pipeline/pipeline_struct.h | 42 ++++++++++
tests/python/relay/test_pipeline_executor.py | 94 ++++++++++++++++-------
5 files changed, 261 insertions(+), 49 deletions(-)