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 9d1fe6d8d1 [Target] Add Ampere GPUs CUDA tags (#12930) add 8af43d3c11 [Hexagon] [runtime] Add user DMA to device API resource management (#12918) No new revisions were added by this update. Summary of changes: src/runtime/hexagon/hexagon_device_api.cc | 4 +- src/runtime/hexagon/hexagon_device_api.h | 20 ++++++++- src/runtime/hexagon/hexagon_user_dma.cc | 12 ++++-- src/runtime/hexagon/hexagon_user_dma.h | 21 ++++------ .../hexagon/hexagon_device_api_tests.cc | 13 +++++- .../cpp-runtime/hexagon/hexagon_user_dma_tests.cc | 48 +++++++++++----------- 6 files changed, 72 insertions(+), 46 deletions(-)