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 57386a2 [Hexagon] Treat floats as float32 when passing args to
offloaded kernels (#9010)
add 98ecefb [Relay] Remove memory planing from LowerTEPass (#8974)
No new revisions were added by this update.
Summary of changes:
src/relay/backend/aot_executor_codegen.cc | 16 +++++--
src/relay/backend/graph_executor_codegen.cc | 17 +++++--
src/relay/backend/interpreter.cc | 28 +++++------
src/relay/backend/te_compiler.cc | 73 +++++++++++------------------
src/relay/backend/te_compiler.h | 27 +++++------
src/relay/backend/utils.h | 11 +++++
6 files changed, 89 insertions(+), 83 deletions(-)