You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by mo...@apache.org on 2022/01/12 16:59:32 UTC

[tvm] branch main updated (0d2340c -> d216730)

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

mousius pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.


    from 0d2340c  [FIX,TOPI] Fix issue when running conv2d in autoscheduler (#9900)
     add d216730  [microNPU] Enable the codegen tests for 256 mac Arm(R) Ethos(TM)-U65 NPU (#9815)

No new revisions were added by this update.

Summary of changes:
 .../tvm/relay/backend/contrib/ethosu/tir_to_cs_translator.py   |  7 ++++---
 python/tvm/relay/backend/contrib/ethosu/vela_api.py            |  1 +
 tests/python/contrib/test_ethosu/infra.py                      |  9 +++++++--
 tests/python/contrib/test_ethosu/test_codegen.py               |  2 +-
 tests/python/relay/aot/aot_test_utils.py                       |  1 -
 tests/python/relay/aot/corstone300.mk                          | 10 ++++++++--
 6 files changed, 21 insertions(+), 9 deletions(-)