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

tqchen pushed a change to branch unity
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from e93ee9fc56 [Unity][Op] vm.alloc_tensor infer struct info (#14503)
     add 22878a52fa [Unity][Refactor] Use NameSupply for unique symbol 
generation and remove NameTable (#14507)

No new revisions were added by this update.

Summary of changes:
 include/tvm/ir/name_supply.h        | 46 +++++++++++++++++++++++++--
 include/tvm/relax/binding_rewrite.h |  6 ++--
 include/tvm/relax/block_builder.h   |  7 +++--
 include/tvm/relax/utils.h           | 62 -------------------------------------
 src/ir/name_supply.cc               |  8 ++---
 src/relax/ir/binding_rewrite.cc     |  4 +--
 src/relax/ir/block_builder.cc       | 23 ++++++++------
 7 files changed, 70 insertions(+), 86 deletions(-)

Reply via email to