This is an automated email from the ASF dual-hosted git repository.
tqchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.
from def496d [Fix] Fix recursive let for well formed check (#5780)
add 7f37eb4 [RUNTIME][String] Overload string operators (#5806)
No new revisions were added by this update.
Summary of changes:
include/tvm/runtime/container.h | 185 ++++++++++++++++++++++++--------------
src/ir/module.cc | 2 +-
src/printer/relay_text_printer.cc | 4 +-
src/tir/ir/expr.cc | 2 +-
tests/cpp/container_test.cc | 48 ++++++++++
5 files changed, 168 insertions(+), 73 deletions(-)