You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ju...@apache.org on 2022/04/17 07:42:16 UTC

[tvm] branch main updated (8d868f6bf3 -> 9c2df39376)

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

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


    from 8d868f6bf3 [BugFix][TIR] Fix rfactor when RF block becomes spatial (#11031)
     add 9c2df39376 [BugFix][TIR] Error check: Inline Block with Init Stmt (#11033)

No new revisions were added by this update.

Summary of changes:
 src/tir/schedule/primitive/compute_inline.cc       | 26 +++++++++++++
 .../unittest/test_tir_schedule_compute_inline.py   | 44 ++++++++++++++++++++++
 2 files changed, 70 insertions(+)