You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by gi...@apache.org on 2022/08/31 12:26:45 UTC

[tvm] branch last-successful updated (c2824a84d5 -> acbbd9f15a)

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

github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from c2824a84d5 [Testing] Allow NCHW layout in `relay_workload` (#12656)
     add acbbd9f15a [ETHOSN] Improve inferring new shape of the Reshape operator (#12594)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/op/contrib/ethosn.py             |  2 --
 src/relay/backend/contrib/ethosn/ethosn_api.cc    | 18 ++++++++--------
 tests/python/contrib/test_ethosn/test_networks.py |  4 ++--
 tests/python/contrib/test_ethosn/test_reshape.py  | 25 ++++++++++++++++++++---
 4 files changed, 33 insertions(+), 16 deletions(-)