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

github-bot pushed a change to branch nightly
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from 1d145f1121 [cherry-pick][ARITH][BUGFIX] Fix a bug of iter map 
floormod(x,2) simplify (#14704)
     add 1a171396fa [Torch] fix typo in new_full (#14699)
     add f5ab3f05eb [TIR] [Analysis] Calculate allocated memory at module level 
(#14711)

No new revisions were added by this update.

Summary of changes:
 include/tvm/tir/analysis.h                         | 12 +++-
 python/tvm/relay/frontend/pytorch.py               |  2 +-
 python/tvm/tir/analysis/analysis.py                | 21 +++++--
 src/tir/analysis/calculate_allocated_memory.cc     | 36 ++++++++---
 ...test_tir_analysis_calculate_allocated_memory.py | 69 +++++++++++++++++-----
 5 files changed, 110 insertions(+), 30 deletions(-)

Reply via email to