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

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


    from a890bb9  [TensorIR][Minor] Allow Tuple/Array in TE lowering (#8916)
     add 0744641   Remove LoweredModule (#8886)

No new revisions were added by this update.

Summary of changes:
 include/tvm/runtime/container/map.h         |   2 +-
 include/tvm/target/target.h                 |   1 -
 src/relay/backend/aot_executor_codegen.cc   |  20 ++--
 src/relay/backend/graph_executor_codegen.cc |  22 ++--
 src/relay/backend/interpreter.cc            |  42 ++++----
 src/relay/backend/te_compiler.cc            | 159 +++++++++++-----------------
 src/relay/backend/te_compiler.h             |  57 +++-------
 7 files changed, 129 insertions(+), 174 deletions(-)

Reply via email to