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/06/09 11:22:34 UTC

[tvm] branch last-successful updated (2f9d9b4e5c -> 236eea0f49)

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 2f9d9b4e5c [OpenCL] Implement conv2d_winograd algorithm for Adreno (#11543)
     add 236eea0f49 [CMSIS-NN] Removed redudant arguments to CMSIS-NN wrapper function (#11431)

No new revisions were added by this update.

Summary of changes:
 src/relay/backend/contrib/cmsisnn/relay_to_tir.cc | 29 ++++++-
 tests/python/contrib/test_cmsisnn/test_conv2d.py  | 96 ++++++++++++++++++++++-
 2 files changed, 121 insertions(+), 4 deletions(-)