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 1fd8f61 [Hexagon] Don't use {} initialization with FastRPC structures
(#9033)
add 9100a3c [microTVM][autoTVM] Follow up fixes to #9003 (#9018)
No new revisions were added by this update.
Summary of changes:
python/tvm/micro/session.py | 12 ++++++----
.../sample/Makefile => python/tvm/micro/testing.py | 25 ++++++++++-----------
src/runtime/crt/host/Makefile | 6 ++++-
src/runtime/crt/host/microtvm_api_server.py | 8 +++++--
src/runtime/rpc/rpc_endpoint.cc | 15 +++++++------
src/runtime/rpc/rpc_endpoint.h | 8 +++----
tests/micro/zephyr/test_zephyr.py | 13 +++++++++--
tests/python/unittest/test_crt.py | 11 +++++----
tutorials/micro/micro_autotune.py | 26 ++++++++++++++--------
9 files changed, 76 insertions(+), 48 deletions(-)
copy golang/sample/Makefile => python/tvm/micro/testing.py (64%)