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 eb316fe [doc] fix typo (#4463)
add f214364 lldb pretty printers for relay (#4453)
No new revisions were added by this update.
Summary of changes:
.../Random.cmake => apps/lldb/dot.lldbinit.in | 9 +-
apps/lldb/tvm.py | 201 +++++++++++++++++++++
2 files changed, 205 insertions(+), 5 deletions(-)
copy cmake/modules/contrib/Random.cmake => apps/lldb/dot.lldbinit.in (79%)
create mode 100644 apps/lldb/tvm.py