You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by sy...@apache.org on 2023/03/21 12:12:28 UTC

[tvm] branch main updated (4819300803 -> 50b3ae4877)

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

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


    from 4819300803 [CI][Lint] Update black (#14346)
     add 50b3ae4877 [TIR] [Analysis] Expose IsOutputBlock to python (#14352)

No new revisions were added by this update.

Summary of changes:
 python/tvm/tir/schedule/analysis.py                 | 19 +++++++++++++++++++
 src/tir/schedule/analysis/analysis.cc               |  5 +++++
 tests/python/unittest/test_tir_schedule_analysis.py | 21 +++++++++++++++++++++
 3 files changed, 45 insertions(+)