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 67fa959f18 [CI] Make additional_flags parameter optional in 
tests/scripts/ci.py (#13238)
     add 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:
 .../multi_level_tiling_tensor_core.cc              |   5 +
 src/meta_schedule/schedule_rule/schedule_rule.cc   |   2 +-
 src/relay/transforms/simplify_expr.cc              | 102 +++++++++++++++++++++
 tests/python/relay/test_pass_simplify_expr.py      |  31 +++++++
 4 files changed, 139 insertions(+), 1 deletion(-)

Reply via email to