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

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


    from 686911e  [Torch] Fix conv2d conversion for group conv (group > 1 but 
!= in channels) (#5132)
     add 3aabbd9  [Torch] Add support for max_pool1d (#5142)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/pytorch.py          | 24 +++++++++++++++++-
 src/relay/op/nn/pooling.cc                    |  4 +++
 tests/python/frontend/pytorch/test_forward.py | 35 ++++++++++++++++++---------
 3 files changed, 51 insertions(+), 12 deletions(-)

Reply via email to