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/05/19 18:45:48 UTC

[tvm] branch last-successful updated (16c4faf86c -> 8d0da24f12)

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 16c4faf86c nn.batch_flatten is a reshape op (#11367)
     add 8d0da24f12 [Hexagon] moves conftest.py to tvm.contrib.hexagon so outside repos can access the testing fixtures (#11277)

No new revisions were added by this update.

Summary of changes:
 .../tvm/contrib/hexagon/pytest_plugin.py           |  43 +++--
 tests/python/contrib/test_hexagon/conftest.py      | 212 +--------------------
 .../test_hexagon/test_2d_physical_buffers.py       |   2 +-
 tests/python/contrib/test_hexagon/test_usmp.py     |   2 +-
 4 files changed, 29 insertions(+), 230 deletions(-)
 copy tests/python/contrib/test_hexagon/conftest.py => python/tvm/contrib/hexagon/pytest_plugin.py (86%)