You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by an...@apache.org on 2022/08/26 16:28:29 UTC

[tvm] branch main updated (e02f2f9fdd -> d171b4af09)

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

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


    from e02f2f9fdd [TIR][Schedule] enhance compute_at and reverse_compute_at primitive to choose possible position (#12450)
     add d171b4af09 [SimplifyExpr] Add simplify for dq->arg funcs (#12580)

No new revisions were added by this update.

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