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 a508cba77f Switch to CPU PyTorch (#10914)
add cbe602df11 [CI][DOCKER] Add pytest-lazy-fixture to images (#10970)
add 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:
docker/install/ubuntu_install_python_package.sh | 3 +-
python/tvm/contrib/hexagon/build.py | 3 +-
python/tvm/contrib/hexagon/session.py | 176 ++++++++++++++++++++-
python/tvm/contrib/hexagon/tools.py | 13 ++
src/runtime/hexagon/hexagon/hexagon_user_dma.cc | 31 +++-
tests/python/contrib/test_hexagon/test_launcher.py | 58 +------
6 files changed, 225 insertions(+), 59 deletions(-)