You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ma...@apache.org on 2022/11/10 03:38:19 UTC

[tvm] branch main updated (b4b90d76d9 -> 6d9d2132c1)

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

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


    from b4b90d76d9 [QNN, ONNX] Extension of QLinearMatMul in ONNX front-end for all ranks of input tensors (#13322)
     add 6d9d2132c1 [TIR] Check producer predicate in `ReverseComputeInline` (#13338)

No new revisions were added by this update.

Summary of changes:
 src/tir/schedule/primitive/compute_inline.cc       |  46 +++++-
 .../unittest/test_meta_schedule_trace_apply.py     |   4 +-
 .../unittest/test_tir_schedule_compute_inline.py   | 178 +++++++++++++++++++++
 3 files changed, 221 insertions(+), 7 deletions(-)