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/06/11 11:53:39 UTC

[tvm] branch main updated (8a0472f -> d69011d)

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 8a0472f  [BYOC][ACL] Prevent dilated pooling (#8149)
     add d69011d  [ETHOSN] Removed support for 20.08 version of the driver stack. (#7858)

No new revisions were added by this update.

Summary of changes:
 src/relay/backend/contrib/ethosn/capabilities.h    | 138 ---------------------
 src/relay/backend/contrib/ethosn/codegen.cc        |  74 +----------
 src/relay/backend/contrib/ethosn/codegen_ethosn.h  |  16 +--
 .../backend/contrib/ethosn/ethosn_api_version.h    |   4 +-
 tests/python/contrib/test_ethosn/infrastructure.py |   4 +-
 tests/python/contrib/test_ethosn/test_conv2d.py    |   4 -
 tests/python/contrib/test_ethosn/test_networks.py  |  34 ++---
 7 files changed, 21 insertions(+), 253 deletions(-)
 delete mode 100644 src/relay/backend/contrib/ethosn/capabilities.h