You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ma...@apache.org on 2021/12/21 18:00:38 UTC

[tvm] branch main updated (f93b0c2 -> 5aea9bc)

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

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


    from f93b0c2  [Hexagon] Account for objects being smaller than the allocated space (#9769)
     add 5aea9bc  [microNPU] Fix incorrect comparison in schedulers (#9706)

No new revisions were added by this update.

Summary of changes:
 .../relay/backend/contrib/ethosu/tir/scheduler.py  |  4 +-
 tests/python/contrib/test_ethosu/test_scheduler.py | 62 ++++++++++++++++++++--
 2 files changed, 60 insertions(+), 6 deletions(-)