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 3f2ae34 [ETHOSN] Cleanup of trademarks and registered trademarks
(#9516)
add 95ff358 [microNPU] Allow constants to be given as input to an
operator (#9515)
No new revisions were added by this update.
Summary of changes:
.../tvm/relay/backend/contrib/ethosu/tir/passes.py | 9 +++-
tests/python/contrib/test_ethosu/test_codegen.py | 50 ++++++++++++++++++++++
.../contrib/test_ethosu/test_encode_constants.py | 47 +++++++++++++++++++-
tests/python/contrib/test_ethosu/test_legalize.py | 47 ++++++++++++++++++++
4 files changed, 150 insertions(+), 3 deletions(-)