You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by le...@apache.org on 2022/09/10 09:58:57 UTC

[tvm] branch main updated (2eed663643 -> 76f91b42b9)

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 2eed663643 [TOPI][Hexagon] Implement quantized elementwise for hexagon (#12606)
     add 76f91b42b9 [ETHOSN] Update driver stack version to 22.08 (#12650)

No new revisions were added by this update.

Summary of changes:
 .../install/ubuntu_install_ethosn_driver_stack.sh  |  2 +-
 python/tvm/relay/op/contrib/ethosn.py              |  8 +++---
 tests/python/contrib/test_ethosn/test_networks.py  | 33 ++++++++++++++++++----
 tests/python/contrib/test_ethosn/test_resize.py    |  9 ------
 tests/python/contrib/test_ethosn/test_split.py     | 15 ++++++++--
 .../python/contrib/test_ethosn/test_topologies.py  | 18 ++++++++----
 6 files changed, 57 insertions(+), 28 deletions(-)