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 d0b3ec93f9 [TVMScript] Allow T.Buffer[] arg annotation to use int as 
shape (#11454)
     add 559f0c76a0 [Pass] Add utility that asserts that IRModule is not 
mutated in a pass. (#11498)

No new revisions were added by this update.

Summary of changes:
 include/tvm/ir/transform.h              |  4 ++
 src/ir/transform.cc                     | 25 +++++++++-
 tests/cpp/pass_immutable_module_test.cc | 86 +++++++++++++++++++++++++++++++++
 3 files changed, 114 insertions(+), 1 deletion(-)
 create mode 100644 tests/cpp/pass_immutable_module_test.cc

Reply via email to