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

[tvm] branch main updated (03bbf14511 -> cd6aa7b2a4)

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 03bbf14511 [HEXAGON] Split huge 1D DMA Transfers into smaller transfers with legal sizes. (#10971)
     add cd6aa7b2a4 [Hexagon] Move aot/graph_executor interactions into launcher (#10907)

No new revisions were added by this update.

Summary of changes:
 python/tvm/contrib/hexagon/build.py                |   3 +-
 python/tvm/contrib/hexagon/session.py              | 176 ++++++++++++++++++++-
 python/tvm/contrib/hexagon/tools.py                |  13 ++
 tests/python/contrib/test_hexagon/test_launcher.py |  58 +------
 4 files changed, 193 insertions(+), 57 deletions(-)