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/02/04 13:54:42 UTC

[tvm] branch main updated (cbf6468 -> 6942b36)

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 cbf6468  [Relay] Align strided slice shape functions (#10155)
     add 6942b36  [Pass] Simplify consecutive casts in Relay (#10133)

No new revisions were added by this update.

Summary of changes:
 src/relay/transforms/simplify_expr.cc         | 63 +++++++++++++++++++++++++--
 tests/python/relay/aot/test_crt_aot_usmp.py   |  2 +-
 tests/python/relay/test_pass_simplify_expr.py | 32 +++++++++++++-
 3 files changed, 91 insertions(+), 6 deletions(-)