You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ma...@apache.org on 2022/11/01 03:07:13 UTC

[tvm] branch main updated (0683ece044 -> c69f8ce9c9)

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

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


    from 0683ece044 [MetaSchedule] Fix thread bindings of MultiLevelTilingTensorCore (#13243)
     add c69f8ce9c9 [Relay] Add ClipAndConsecutiveCast and CastClip to SimplifyExpr (#13236)

No new revisions were added by this update.

Summary of changes:
 src/relay/transforms/simplify_expr.cc         | 102 ++++++++++++++++++++++++++
 tests/python/relay/test_pass_simplify_expr.py |  31 ++++++++
 2 files changed, 133 insertions(+)