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/09/09 04:58:59 UTC

[tvm] branch last-successful updated (64031d56d6 -> 89ce171b86)

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 64031d56d6 Move static array initialization into a function go avoid link errors (#12678)
     add 89ce171b86 [TIR, Schedule] Check consumer in-bound and covered in reverse_compute_inline (#12717)

No new revisions were added by this update.

Summary of changes:
 src/tir/schedule/primitive/compute_inline.cc       | 131 ++++++++++++++++++---
 .../unittest/test_tir_schedule_compute_inline.py   |  61 ++++++++++
 2 files changed, 178 insertions(+), 14 deletions(-)