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 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:
 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 ++++++++++
 7 files changed, 316 insertions(+), 82 deletions(-)

Reply via email to