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

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


    from 400baf2  refactor optimize GEMM on CPU tutorial (#8825)
     add 7b91e62  Change target string to Target object in the TE compiler and 
interpreter (#8835)

No new revisions were added by this update.

Summary of changes:
 include/tvm/target/target.h               |  2 ++
 src/relay/backend/aot_executor_codegen.cc |  9 +++--
 src/relay/backend/build_module.cc         | 17 +++++-----
 src/relay/backend/interpreter.cc          | 30 ++++++++++-------
 src/relay/backend/te_compiler.cc          | 25 +++++++-------
 src/relay/backend/te_compiler.h           |  4 +--
 src/relay/backend/utils.cc                | 18 ++++++++++
 src/relay/backend/utils.h                 | 56 ++++++++++++++++++++++++++++++-
 8 files changed, 121 insertions(+), 40 deletions(-)

Reply via email to