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 609d6af176 [microNPU] Fix output mismatch in Leaky ReLU (#11397)
add 1aac4d6826 [microNPU] Optimize separate padding operation for conv2d
(#11468)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/op/contrib/ethosu.py | 66 ++++++-
tests/python/contrib/test_ethosu/infra.py | 11 +-
tests/python/contrib/test_ethosu/test_codegen.py | 68 ++++++-
tests/python/contrib/test_ethosu/test_legalize.py | 216 ++++++++++++++++++++++
4 files changed, 349 insertions(+), 12 deletions(-)