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 31be30062b [TIR] Add schedule primitive SetAxisSeparator (#11225)
     add 5393f6dc2d Update debugger.rst (#11231)
     add bc7f45e765 [AOT] Enable A-Normal Form in the AOT executor (#11091)

No new revisions were added by this update.

Summary of changes:
 docs/arch/debugger.rst                             |  15 ++-
 src/relay/backend/aot_executor_codegen.cc          | 102 ++++++++++++++++-----
 src/relay/backend/contrib/cmsisnn/relay_to_tir.cc  |  78 ++++++++++++----
 src/relay/backend/contrib/ethosu/codegen.cc        |  79 +++++++++++++---
 .../contrib/example_target_hooks/relay_to_tir.cc   |  60 ++++++++++--
 src/relay/backend/te_compiler.cc                   |   2 +
 src/relay/transforms/target_hooks.cc               |  30 +++---
 tests/python/relay/aot/test_crt_aot.py             |  47 ++++++++++
 8 files changed, 326 insertions(+), 87 deletions(-)

Reply via email to