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/02/25 16:11:21 UTC

[tvm] branch last-successful updated (dcbdedd -> d9fac4f)

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 dcbdedd  Lower cache_read and cache_write to Hexagon DMA via tensorize (#10365)
     add d9fac4f  [microNPU] adding more tests with USMP (#10362)

No new revisions were added by this update.

Summary of changes:
 .../relay/backend/contrib/ethosu/tir/compiler.py   |  4 +-
 .../backend/contrib/ethosu/tir_to_cs_translator.py |  5 +-
 tests/python/contrib/test_ethosu/infra.py          |  2 +
 tests/python/contrib/test_ethosu/test_networks.py  | 81 ++++++++++++++--------
 4 files changed, 62 insertions(+), 30 deletions(-)