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 4d2c5d5 [Target] Several minor corrections to the device property
query (#8651)
add 36bb629 [TEST] Refactor RPC test to isolate runs into a sub-function
(#8656)
No new revisions were added by this update.
Summary of changes:
tests/python/contrib/test_edgetpu_runtime.py | 7 +-
tests/python/contrib/test_random.py | 21 ++--
tests/python/contrib/test_tflite_runtime.py | 24 ++---
tests/python/relay/test_vm.py | 42 ++++----
tests/python/unittest/test_runtime_graph.py | 5 +-
tests/python/unittest/test_runtime_graph_debug.py | 6 +-
.../test_runtime_module_based_interface.py | 48 ++++-----
tests/python/unittest/test_runtime_rpc.py | 110 +++++++++++++--------
8 files changed, 146 insertions(+), 117 deletions(-)