This is an automated email from the ASF dual-hosted git repository.
manupa pushed a change to branch main
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)
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 +++++++++++++++++++++
..._ethosu_inline_matcher.py => test_scheduler.py} | 50 +++--
3 files changed, 261 insertions(+), 26 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%)