You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ju...@apache.org on 2022/01/22 17:52:30 UTC

[tvm] branch main updated (e9ee73f -> 89fa241)

This is an automated email from the ASF dual-hosted git repository.

junrushao pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.


    from e9ee73f  [TOPI,CUDA] Don't enable cudnn conv2d kernel if is not supported (#10021)
     add 89fa241  [BugFix][TIR] Fix cross-thread reduction when single reduction loop with predicate (#10016)

No new revisions were added by this update.

Summary of changes:
 src/tir/transforms/lower_cross_thread_reduction.cc |   8 +-
 ...t_tir_transform_lower_cross_thread_reduction.py | 163 +++++++++++++++++++++
 2 files changed, 168 insertions(+), 3 deletions(-)