You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by gi...@apache.org on 2022/05/30 14:06:25 UTC

[tvm] branch last-successful updated (559f0c76a0 -> c6415d1492)

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 559f0c76a0 [Pass] Add utility that asserts that IRModule is not mutated in a pass. (#11498)
     add c6415d1492 Canonicalize type annotation during construction of Var and SizeVar (#11443)

No new revisions were added by this update.

Summary of changes:
 include/tvm/tir/op.h   |  9 +++++++++
 src/tir/ir/expr.cc     |  3 +++
 src/tir/op/op.cc       |  4 ++++
 tests/cpp/expr_test.cc | 11 +++++++++++
 4 files changed, 27 insertions(+)