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 5e33ffc [Hexagon] Allow execution on target or simulator from
HexagonLauncher (#10454)
add 0c836b7 [microNPU][5] Convert Proposals to te.Schedules (#10062)
add 8f46d12 hot fix (#10464)
No new revisions were added by this update.
Summary of changes:
python/tvm/contrib/ethosu/cascader/__init__.py | 1 +
python/tvm/contrib/ethosu/cascader/scheduler.py | 236 +++++++++++++++++++++
python/tvm/contrib/hexagon/build.py | 4 +-
..._ethosu_inline_matcher.py => test_scheduler.py} | 50 +++--
4 files changed, 264 insertions(+), 27 deletions(-)
create mode 100644 python/tvm/contrib/ethosu/cascader/scheduler.py
copy tests/python/contrib/test_ethosu/cascader/{test_ethosu_inline_matcher.py
=> test_scheduler.py} (52%)