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 5e81389 [microNPU] Introduce a pass to remove redundant identity
operations (#10254)
add 5804d20 [microNPU] Fix stride bug in strided slice legalization
(#10286)
No new revisions were added by this update.
Summary of changes:
.../tvm/relay/backend/contrib/ethosu/legalize.py | 9 ++-
tests/python/contrib/test_ethosu/test_codegen.py | 13 ++++
tests/python/contrib/test_ethosu/test_legalize.py | 77 +++++++++++++++++++++-
3 files changed, 97 insertions(+), 2 deletions(-)