This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git
from d27f853ed5 [ci][docker] fix the path of custom toolchain in ci_qemu
for csinn2 (#11905)
add 7baf4be2d4 [relay] Changed 'name' field to 'registry_name' for
Executor and Runtime (#10466)
No new revisions were added by this update.
Summary of changes:
gallery/how_to/work_with_microtvm/micro_train.py | 2 +-
python/tvm/driver/tvmc/registry.py | 22 +++++++++++++---------
python/tvm/relay/backend/executor.py | 2 +-
python/tvm/relay/backend/runtime.py | 2 +-
python/tvm/relay/build_module.py | 6 +++---
src/relay/backend/executor.cc | 1 +
tests/python/relay/test_build_module.py | 13 +++++++++----
tests/python/relay/test_executor.py | 6 +++---
.../unittest/test_micro_model_library_format.py | 4 ++--
9 files changed, 34 insertions(+), 24 deletions(-)