You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ma...@apache.org on 2022/06/24 20:02:07 UTC

[tvm] branch main updated (77d73b5b28 -> 503f1a65d4)

This is an automated email from the ASF dual-hosted git repository.

masahi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from 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:
 src/relay/op/nn/nn.cc                             | 75 ++++++++++++-----------
 tests/python/relay/test_pass_convert_op_layout.py | 47 ++++++++++++++
 2 files changed, 86 insertions(+), 36 deletions(-)