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 e3d3a1a62e [Relay][Frontend][ONNX] Add LayerNormalization operator
(#13074)
add 8ccc43445a [Hexagon] Async DMA pipelining test suite (#13005)
add 8d2e887dbb [HotFix] Fix python import (#13099)
No new revisions were added by this update.
Summary of changes:
python/tvm/topi/utils.py | 4 +-
.../test_hexagon/test_async_dma_pipeline.py | 353 +++++++++++++++++++++
2 files changed, 355 insertions(+), 2 deletions(-)
create mode 100644 tests/python/contrib/test_hexagon/test_async_dma_pipeline.py