You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by gi...@apache.org on 2022/07/28 08:26:50 UTC

[tvm] branch last-successful updated (724764ae40 -> 1131c92233)

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

github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from 724764ae40 [TFLite] Fix _test_tflite2_quantized_depthwise_convolution is unused (#12145)
     add 1131c92233 [TVMScript] StmtDoc Printing (#12112)

No new revisions were added by this update.

Summary of changes:
 src/script/printer/base_doc_printer.cc             |  22 +
 src/script/printer/base_doc_printer.h              |  63 ++-
 src/script/printer/python_doc_printer.cc           | 212 ++++++-
 .../test_tvmscript_printer_python_doc_printer.py   | 615 ++++++++++++++++++++-
 4 files changed, 906 insertions(+), 6 deletions(-)