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 7233c29 [microNPU] changing region 'tvmbaw*' to 'dynamic*' (#10338)
add 3ceae5f [CMSIS-NN] Fallback to native schedules for unsupported
partiti ned functions (#10603)
No new revisions were added by this update.
Summary of changes:
src/relay/backend/contrib/cmsisnn/relay_to_tir.cc | 24 ++++++-
src/relay/backend/te_compiler_cache.cc | 2 +
.../contrib/test_cmsisnn/test_invalid_graphs.py | 83 ++++++++++++++++++++++
3 files changed, 106 insertions(+), 3 deletions(-)
create mode 100644 tests/python/contrib/test_cmsisnn/test_invalid_graphs.py