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

[tvm] branch last-successful updated (f096ad80cf -> 6dada8025b)

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 f096ad80cf [COMMUNITY] Mehrdad Hessar -> Committer (#10901)
     add 05caa7a186 Update rpc_module.cc (#10881)
     add 6dada8025b [Hexagon] Generalized HexagonBuffer::CopyTo/CopyFrom (#10878)

No new revisions were added by this update.

Summary of changes:
 src/runtime/hexagon/hexagon/hexagon_buffer.cc | 126 ++++++++------
 src/runtime/hexagon/hexagon/hexagon_buffer.h  |  36 ++++
 src/runtime/rpc/rpc_module.cc                 |   2 +-
 tests/cpp/runtime/hexagon_buffer.cc           | 231 +++++++++++++++++++++++++-
 4 files changed, 345 insertions(+), 50 deletions(-)