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 0034732 [Documentation] Document rewrite_once option (#8900)
add 0fb840e [Layout] Unify dense op input layout (#8921)
No new revisions were added by this update.
Summary of changes:
include/tvm/relay/attrs/nn.h | 4 ++--
python/tvm/relay/op/nn/nn.py | 4 ++--
python/tvm/topi/x86/dense_alter_op.py | 2 +-
src/relay/op/nn/nn.cc | 2 +-
tests/python/frontend/pytorch/test_forward.py | 10 ++++++++++
tests/python/relay/test_pass_alter_op_layout.py | 8 ++++----
6 files changed, 20 insertions(+), 10 deletions(-)