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 b93cc9f69e Prevent IRSbustitute to create new buffer when buffer var 
is unchanged (#11103)
     add 83672c65c7 [Analysis] Exposed Analyzer::CanProveEqual to Python API 
(#11102)

No new revisions were added by this update.

Summary of changes:
 python/tvm/arith/analyzer.py                          | 19 +++++++++++++++++++
 python/tvm/testing/utils.py                           |  4 +---
 src/arith/analyzer.cc                                 |  3 +++
 tests/python/unittest/test_arith_intset.py            |  8 ++------
 tests/python/unittest/test_arith_iter_affine_map.py   | 12 ++++++------
 .../test_tir_analysis_get_block_access_region.py      | 10 +++-------
 vta/python/vta/transform.py                           |  7 +++----
 7 files changed, 37 insertions(+), 26 deletions(-)

Reply via email to