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(-)