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 732e34fe3d [TIR] Preserve loop annotation after loop partitioning
(#13292)
add b51c491c00 [FIX] Handle matmul where one inner dimension is unknown
(#13287)
No new revisions were added by this update.
Summary of changes:
include/tvm/relay/attrs/nn.h | 6 ++++--
python/tvm/topi/nn/dense.py | 4 +++-
src/relay/op/nn/nn.h | 37 +++++++++++++++++++++++++++++-------
tests/python/relay/test_op_level1.py | 8 ++++++++
4 files changed, 45 insertions(+), 10 deletions(-)