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/12 21:35:55 UTC

[tvm] branch last-successful updated (11d22bdc1b -> 98fc6495bb)

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 11d22bdc1b [Hexagon][LLVM] Enable/test tensorized Hexagon DMA on 2d transformed layout (#10905)
     add 98fc6495bb [CUDNN] Add partitioning support for conv2d and log_softmax (#10961)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/op/contrib/cudnn.py | 62 +++++++++++++++++++++++++++++++++
 tests/python/contrib/test_cudnn.py   | 66 +++++++++++++++++++++++++++++++++++-
 2 files changed, 127 insertions(+), 1 deletion(-)