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

[tvm] branch main updated (c2eb51311c -> f6171914a7)

This is an automated email from the ASF dual-hosted git repository.

areusch pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from c2eb51311c [COMMUNITY] New Committer -- lhutton1 (#11049)
     add f6171914a7 [Hexagon] Adjust RPC read buffer size from python  (#11022)

No new revisions were added by this update.

Summary of changes:
 python/tvm/contrib/hexagon/session.py         |  3 +++
 src/runtime/hexagon/rpc/android/session.cc    | 15 +++++++++++++--
 src/runtime/hexagon/rpc/hexagon/rpc_server.cc | 24 ++++++++++++++++--------
 src/runtime/hexagon/rpc/hexagon_rpc.idl       |  1 +
 src/runtime/hexagon/rpc/simulator/session.cc  |  2 ++
 5 files changed, 35 insertions(+), 10 deletions(-)