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 256075566b [MetaSchedule] Allow skipping exact NDArray rewrite in
RemoveWeightLayoutRewriteBlock (#13052)
add b18f6425f9 [Hexagon] [runtime] Manage RPC and runtime buffers
separately (#13028)
No new revisions were added by this update.
Summary of changes:
src/runtime/hexagon/hexagon_buffer_manager.h | 13 ++++++
src/runtime/hexagon/hexagon_device_api.cc | 48 ++++++++++++++++++----
src/runtime/hexagon/hexagon_device_api.h | 36 ++++++++++------
src/runtime/hexagon/rpc/hexagon/rpc_server.cc | 32 ++++++++++++++-
.../hexagon/hexagon_device_api_tests.cc | 27 ++++++++----
5 files changed, 127 insertions(+), 29 deletions(-)