This is an automated email from the ASF dual-hosted git repository.

leandron pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from 399f2e9b70 [microNPU] Remove xfail from tests relating to #12511 
(#12570)
     add f7c143608f [ETHOSN] Support conversion of add to depthwise (#12531)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/op/contrib/ethosn.py              |  43 ++++-
 src/relay/backend/contrib/ethosn/codegen.cc        |   8 +-
 .../backend/contrib/ethosn/convert_equivalent.cc   | 109 ++++++++++-
 tests/python/contrib/test_ethosn/infrastructure.py |   3 +-
 tests/python/contrib/test_ethosn/test_addition.py  | 214 ++++++++++++++++-----
 .../test_ethosn/test_convert_equivalents.py        |  99 +++++++---
 tests/python/contrib/test_ethosn/test_networks.py  |   2 +-
 7 files changed, 377 insertions(+), 101 deletions(-)

Reply via email to