You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by gi...@apache.org on 2022/05/03 21:49:11 UTC

[tvm] branch last-successful updated (0fb155c3c9 -> 633fb54614)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch last-successful
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%)