You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by co...@apache.org on 2020/10/02 20:01:59 UTC

[incubator-tvm] branch master updated (728b829 -> e892c95)

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

comaniac pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.


    from 728b829  [RELEASE] Update NEWS.md for v0.7 (#6613)
     add e892c95  [ETHOSN] Update to 20.08 version of the ethosn-driver. (#6606)

No new revisions were added by this update.

Summary of changes:
 .../install/ubuntu_install_ethosn_driver_stack.sh  |  2 +-
 src/relay/backend/contrib/ethosn/capabilities.h    | 37 +++++++++++++++++++++-
 src/relay/backend/contrib/ethosn/codegen.cc        |  5 +++
 src/relay/backend/contrib/ethosn/codegen_ethosn.h  |  9 ++++++
 src/relay/backend/contrib/ethosn/ethosn_api.cc     | 13 ++++++++
 .../backend/contrib/ethosn/ethosn_api_version.h}   | 36 +++++++++------------
 tests/python/contrib/test_ethosn/infrastructure.py |  4 +++
 tests/python/contrib/test_ethosn/test_conv2d.py    | 10 +++++-
 tests/python/contrib/test_ethosn/test_networks.py  | 20 +++++++++---
 9 files changed, 108 insertions(+), 28 deletions(-)
 copy src/{runtime/contrib/ethosn/ethosn_device.h => relay/backend/contrib/ethosn/ethosn_api_version.h} (59%)