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 2023/01/22 05:02:33 UTC

[tvm] branch nightly updated (d907de3b35 -> ac9fb98857)

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

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


    from d907de3b35 [Frontend][PaddlePaddle] Add topk op and Fix bug, when the output is a dimension, it … (#13701)
     add ac9fb98857 [TVMScript] Implicit root block syntax sugar for TVMScript printer (#13819)

No new revisions were added by this update.

Summary of changes:
 src/script/printer/tir/function.cc                 | 35 ++++++++++++++-
 .../python/unittest/test_tvmscript_printer_tir.py  | 52 +++++++++++++++++-----
 2 files changed, 74 insertions(+), 13 deletions(-)