This is an automated email from the ASF dual-hosted git repository.
comaniac pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from 760e9b2 [Torch, QNN] Support quantized mobilenet v3 from torch 1.8
(#7606)
add cc7f8dc [TE] Fix bug in AutoInlineElemWise and implement
AutoInlineBroadcast (#7602)
No new revisions were added by this update.
Summary of changes:
include/tvm/te/schedule_pass.h | 7 ++++
src/te/schedule/auto_inline_elem_wise.cc | 16 ++++---
tests/python/unittest/test_te_schedule_ops.py | 60 +++++++++++++++++++++------
3 files changed, 65 insertions(+), 18 deletions(-)