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 0fb155c3c9 [Hexagon] Add support for on-device unit testing using
gtest (#11145)
add 633fb54614 [Runtime][PipelineExecutor] Refactor PipelineExecutor.py
and Add cross compile support for pipeline executor. (#11133)
No new revisions were added by this update.
Summary of changes:
python/tvm/contrib/pipeline_executor.py | 608 +--------------------
...line_executor.py => pipeline_executor_build.py} | 321 ++---------
tests/python/relay/test_pipeline_executor.py | 25 +-
3 files changed, 100 insertions(+), 854 deletions(-)
copy python/tvm/contrib/{pipeline_executor.py => pipeline_executor_build.py}
(71%)