This is an automated email from the ASF dual-hosted git repository.

tqchen pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.


    from 1ebfafd  Fix Zephyr flashing on physical hardware, busted in #7813 
(#7853)
     add f57830b  [FIX] Fix RPC for the VM (#7810)

No new revisions were added by this update.

Summary of changes:
 python/tvm/rpc/client.py                        |  2 +-
 python/tvm/runtime/vm.py                        | 39 +++++++++++++++++++++++--
 src/runtime/rpc/rpc_endpoint.cc                 | 25 ++++++++--------
 src/runtime/vm/vm.cc                            | 32 ++++++++++++++++++--
 tests/python/relay/test_vm.py                   | 17 +++++++++--
 tests/python/unittest/test_runtime_profiling.py |  2 +-
 tests/scripts/task_python_integration.sh        |  1 +
 7 files changed, 97 insertions(+), 21 deletions(-)

Reply via email to