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/09/30 05:53:06 UTC

[tvm] branch main updated (595f0b3975 -> 25a54fb791)

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 595f0b3975 [HEXAGON][QHL] Clippling the inputs of HVX version of QHL Sigmoid operation (#12919)
     add 25a54fb791 [TIR] Remove unused iters from the result of reindex (#12946)

No new revisions were added by this update.

Summary of changes:
 .../schedule_rule/multi_level_tiling_tensor_core.cc   | 18 ++++++++++++++----
 src/tir/schedule/primitive/cache_read_write.cc        | 19 +++++++++++++------
 tests/python/unittest/test_tir_schedule_reindex.py    | 14 ++++++--------
 3 files changed, 33 insertions(+), 18 deletions(-)