This is an automated email from the ASF dual-hosted git repository.
junrushao pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from afa1f63ea5 [TIR] Improved parameter name in DLTensor unpacking error
messages (#14776)
add 3829ebb68c [TVMScript] Handle AllocatedPoolInfo, ConstantPoolInfo,
ConstantInfo (#14812)
No new revisions were added by this update.
Summary of changes:
include/tvm/tir/usmp/utils.h | 2 +-
python/tvm/ir/memory_pools.py | 2 +-
src/script/printer/tir/usmp.cc | 58 ++++++++++++++++++++++++++++++++++++++++++
3 files changed, 60 insertions(+), 2 deletions(-)
create mode 100644 src/script/printer/tir/usmp.cc