You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by mb...@apache.org on 2021/04/23 19:16:02 UTC

[tvm] branch main updated (0b24cbf -> 4467a9c)

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

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


    from 0b24cbf  Remove unnecessary bracelet around make_int (#7907)
     add 4467a9c  RelayTextPrinter is now non-recursive. ExpandDataflow refactored (#7817)

No new revisions were added by this update.

Summary of changes:
 include/tvm/relay/expr_functor.h                   | 103 ++++++++++++---------
 src/printer/relay_text_printer.cc                  |  39 +++++++-
 src/printer/text_printer.h                         |  10 +-
 src/relay/analysis/dependency_graph.cc             |   6 +-
 ...smantler_test.cc => relay_text_printer_test.cc} |  18 +---
 5 files changed, 108 insertions(+), 68 deletions(-)
 copy tests/cpp/{relay_dismantler_test.cc => relay_text_printer_test.cc} (80%)