This is an automated email from the ASF dual-hosted git repository.
mehrdadh pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 2e257f0376 [Hexagon] Do not use `target` test fixture in Hexagon tests
(#12981)
add 2860a50ff9 [Hexagon] Fix RPC session close by adding shutdown
PackedFunc (#12960)
No new revisions were added by this update.
Summary of changes:
python/tvm/contrib/hexagon/session.py | 2 ++
src/runtime/rpc/rpc_endpoint.cc | 5 +++++
src/runtime/rpc/rpc_endpoint.h | 18 +++++++++++++++---
src/runtime/rpc/rpc_module.cc | 4 ++++
src/runtime/rpc/rpc_session.h | 5 +++++
tests/scripts/task_python_hexagon.sh | 2 +-
6 files changed, 32 insertions(+), 4 deletions(-)