You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ma...@apache.org on 2021/11/29 09:48:01 UTC

[tvm] branch main updated (18c8878 -> 2d32120)

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 18c8878  [TVMC] Adds ethos-u-vela dependency in the "tvmc" set of dependencies. (#9590)
     add 2d32120  [ETHOSN] Update compilation defaults to Ethos(TM)-N78 (#9563)

No new revisions were added by this update.

Summary of changes:
 python/tvm/driver/tvmc/compiler.py                 |  4 +++-
 src/relay/backend/contrib/ethosn/codegen.cc        |  5 ++---
 src/relay/backend/contrib/ethosn/codegen_ethosn.h  |  2 +-
 tests/python/contrib/test_ethosn/infrastructure.py |  2 +-
 tests/python/driver/tvmc/test_compiler.py          | 20 +++++++++++++++++---
 tests/scripts/task_python_ethosn_tests.sh          |  4 ++--
 tests/scripts/task_python_integration.sh           |  3 ---
 7 files changed, 26 insertions(+), 14 deletions(-)