This is an automated email from the ASF dual-hosted git repository.
echuraev pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 77f9c49b4e [Fix][MetaSchedule] Param for rule AutoBind on Python side
(#13454)
add 1b3d77a897 [RPC] Fix tracker connection termination (#13420)
No new revisions were added by this update.
Summary of changes:
python/tvm/rpc/base.py | 36 ++++++++++++++-----
python/tvm/rpc/proxy.py | 8 ++---
python/tvm/rpc/server.py | 4 +--
python/tvm/rpc/tracker.py | 2 +-
...mscript_ir_builder_base.py => test_rpc_base.py} | 42 +++++++++++-----------
tests/python/unittest/test_runtime_rpc.py | 13 ++++---
6 files changed, 61 insertions(+), 44 deletions(-)
copy tests/python/unittest/{test_tvmscript_ir_builder_base.py =>
test_rpc_base.py} (56%)