This is an automated email from the ASF dual-hosted git repository.
areusch pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from b856d9e [Hexagon] Add contrib tests for blocked conv2d and maxpool2d
(#8960)
add dc2f70e [microTVM][AutoTVM] Fix autotvm bug and tests (#9003)
No new revisions were added by this update.
Summary of changes:
python/tvm/micro/build.py | 15 ++++++++-------
python/tvm/micro/session.py | 31 +++++++++----------------------
src/runtime/micro/micro_session.cc | 2 +-
src/runtime/rpc/rpc_endpoint.cc | 5 ++++-
src/runtime/rpc/rpc_endpoint.h | 6 +++++-
tests/micro/zephyr/test_zephyr.py | 4 +++-
tests/python/unittest/test_crt.py | 6 ++++--
tutorials/micro/micro_autotune.py | 8 ++++----
8 files changed, 38 insertions(+), 39 deletions(-)