This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git
from fb5e9c9cad [CI][Lint] Disable no-else-return check in pylint (#11327)
add 77d73b5b28 [Relay] [Pytorch] Add aten::maximum and aten::minimum
(#11864)
add 503f1a65d4 add instance infer layout (#11871)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/frontend/pytorch.py | 10 +++
src/relay/op/nn/nn.cc | 75 ++++++++++++-----------
tests/python/frontend/pytorch/test_forward.py | 16 +++++
tests/python/relay/test_pass_convert_op_layout.py | 47 ++++++++++++++
4 files changed, 112 insertions(+), 36 deletions(-)