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 5e20ef9  Remove qemu installation from Zephyr RVM (#8701)
     add 66ac470  [Relay] Dense alter layout fixed for packed input (#8669)

No new revisions were added by this update.

Summary of changes:
 include/tvm/relay/attrs/nn.h                       | 19 +++++++
 python/tvm/relay/op/nn/_nn.py                      |  6 +--
 python/tvm/relay/op/nn/nn.py                       | 14 ++---
 python/tvm/topi/x86/dense_alter_op.py              |  4 +-
 src/relay/op/nn/nn.cc                              | 62 +++++++++++++++++++---
 src/relay/op/nn/nn.h                               | 23 --------
 .../contrib/test_arm_compute_lib/test_dense.py     |  7 ++-
 tests/python/relay/test_pass_alter_op_layout.py    | 48 ++++++++++++++++-
 8 files changed, 139 insertions(+), 44 deletions(-)

Reply via email to