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 f4120e87ef Add needs-triage label to CI Problem template (#12386)
add d874a8ed52 [microNPU] Reorder copies and computes based on the cycle
count (#11591)
No new revisions were added by this update.
Summary of changes:
.../relay/backend/contrib/ethosu/tir/compiler.py | 1 +
.../tvm/relay/backend/contrib/ethosu/tir/passes.py | 35 +++-
src/tir/contrib/ethosu/passes.cc | 158 ++++++++++++++--
.../test_ethosu/test_copy_compute_reordering.py | 210 +++++++++++++++++++++
4 files changed, 381 insertions(+), 23 deletions(-)