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 8a99611  [PYTORCH] Support max_pool2d_with_indices (#5549)
     add fc230e0  [Relay] Fixed bug in attribute parsing for pool layers. 
(#5582)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/op/nn/nn.py              | 32 ++++++++++++++++++++++++++-----
 python/tvm/relay/op/nn/util.py            | 31 ++++++++++++++++++++++++++++++
 tests/python/relay/test_op_level2.py      | 24 ++++++++++++++++-------
 topi/python/topi/testing/pool3d_python.py | 15 ++++++++++++---
 4 files changed, 87 insertions(+), 15 deletions(-)

Reply via email to