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

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


    from dd66bad  Ensure AOT passes all intermediary storages to function calls 
(#9064)
     add a5f9e9b  [AutoTVM, Auto scheduler] Always use VM compiler for task 
extraction (#9069)

No new revisions were added by this update.

Summary of changes:
 python/tvm/auto_scheduler/relay_integration.py | 29 +++++---------------------
 python/tvm/autotvm/task/relay_integration.py   | 26 ++++-------------------
 src/relay/backend/compile_engine.cc            |  2 +-
 src/relay/backend/te_compiler.cc               | 20 ++----------------
 src/relay/backend/utils.cc                     | 19 +++++++++++++++++
 src/relay/backend/utils.h                      | 14 +++++++++++++
 src/relay/backend/vm/compiler.cc               |  2 ++
 7 files changed, 47 insertions(+), 65 deletions(-)

Reply via email to