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 f583a70 [BUGFIX] fix text printer when TVM_LOG_DEBUG is on (#10279)
add 93cbadb [microNPU] Add support for LeakyReLU (#10127)
No new revisions were added by this update.
Summary of changes:
.../tvm/relay/backend/contrib/ethosu/legalize.py | 99 ++++++++++++++++++----
python/tvm/relay/op/contrib/ethosu.py | 51 ++++++++++-
tests/python/contrib/test_ethosu/test_codegen.py | 11 +++
tests/python/contrib/test_ethosu/test_legalize.py | 56 ++++++++++++
4 files changed, 200 insertions(+), 17 deletions(-)