You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by mb...@apache.org on 2021/02/17 21:51:56 UTC

[tvm] branch main updated (fe398bf -> 76647ca)

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

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


    from fe398bf  Report JUnit test results for all TVM Python tests (#7450)
     add 76647ca  [ETHOSN] Add support for default Ethos-N78 configuration. (#6982)

No new revisions were added by this update.

Summary of changes:
 src/relay/backend/contrib/ethosn/capabilities.h    | 24 ++++++++++++++++------
 src/relay/backend/contrib/ethosn/codegen_ethosn.h  |  4 +++-
 tests/python/contrib/test_ethosn/infrastructure.py |  9 +++++++-
 tests/python/contrib/test_ethosn/test_networks.py  |  8 ++++++++
 tests/scripts/task_python_ethosn_tests.sh          |  4 ++++
 tests/scripts/task_python_integration.sh           |  3 +++
 6 files changed, 44 insertions(+), 8 deletions(-)