This is an automated email from the ASF dual-hosted git repository.
kparzysz pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from 93b255c [Metaschedule] Add test case for multi-anchor subgraph
(#10856)
add 21ce29f [Hexagon] Support both 1-d and 2-d VTCM allocations (#10846)
No new revisions were added by this update.
Summary of changes:
src/runtime/hexagon/hexagon/hexagon_buffer.cc | 61 ++++++++++++----------
src/runtime/hexagon/hexagon/hexagon_buffer.h | 14 +++--
src/runtime/hexagon/hexagon/hexagon_common.cc | 5 +-
.../hexagon/hexagon/hexagon_device_api_v2.cc | 44 ++++++++--------
.../hexagon/hexagon/hexagon_device_api_v2.h | 9 ++++
tests/cpp/runtime/hexagon_buffer.cc | 50 ++++++++----------
6 files changed, 100 insertions(+), 83 deletions(-)