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/09/17 02:39:59 UTC

[tvm] branch last-successful updated (bb80f19ea8 -> 38f53e8c95)

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 bb80f19ea8 [Hexagon] Add debug option to hexagon pytest (#12795)
     add 38f53e8c95 [Hexagon] [runtime] Improve runtime resource management (#12727)

No new revisions were added by this update.

Summary of changes:
 python/tvm/contrib/hexagon/session.py              | 15 ++++++++++--
 src/runtime/hexagon/hexagon_device_api.cc          | 26 +++++++++++++++------
 src/runtime/hexagon/hexagon_device_api.h           | 27 +++++++++++++++++++++-
 .../hexagon/hexagon_device_api_tests.cc            | 18 +++++++++++++++
 4 files changed, 76 insertions(+), 10 deletions(-)