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/04/28 17:01:41 UTC

[tvm] branch last-successful updated (7710dfd557 -> efbd721618)

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 7710dfd557 [TIR] Get read/write access precisely for opaque access. (#11110)
     add d8fa70b233 Bump cmake version for GPU build (#11156)
     add efbd721618 [Hexagon] Add test for depthwise conv2d schedule (#11138)

No new revisions were added by this update.

Summary of changes:
 docker/Dockerfile.ci_gpu                           |   3 +
 .../test_hexagon/topi/test_depthwise_conv2d.py     | 298 +++++++++++++++++++++
 2 files changed, 301 insertions(+)
 create mode 100644 tests/python/contrib/test_hexagon/topi/test_depthwise_conv2d.py