You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by me...@apache.org on 2022/04/06 23:00:15 UTC

[tvm] branch main updated (5ca528c847 -> 27c59109c4)

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 5ca528c847 [skip ci][ci] Fix stale test in teams tagging (#10920)
     add 27c59109c4 [Hexagon] Refactor to keep HexagonBuffer private to the device api (#10910)

No new revisions were added by this update.

Summary of changes:
 src/runtime/hexagon/hexagon/hexagon_common.cc      | 71 +---------------------
 src/runtime/hexagon/hexagon/hexagon_common.h       | 14 -----
 .../hexagon/hexagon/hexagon_device_api_v2.cc       | 63 +++++++++----------
 .../hexagon/hexagon/hexagon_device_api_v2.h        | 27 ++++++--
 src/runtime/hexagon/rpc/hexagon/rpc_server.cc      |  2 +-
 src/runtime/hexagon/rpc/simulator/rpc_server.cc    |  2 +-
 6 files changed, 53 insertions(+), 126 deletions(-)