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 d4dff5dfd6 [COMMUNITY] Yuanjing Shi -> Reviewer (#12345)
     add 0c3c08372a [hexagon][topi] add sliced max_pool2 (#12169)

No new revisions were added by this update.

Summary of changes:
 python/tvm/topi/hexagon/slice_ops/__init__.py      |   1 +
 python/tvm/topi/hexagon/slice_ops/max_pool2d.py    | 196 +++++++++++++++++++++
 ...vg_pool2d_slice.py => test_max_pool2d_slice.py} |  53 ++----
 3 files changed, 212 insertions(+), 38 deletions(-)
 create mode 100644 python/tvm/topi/hexagon/slice_ops/max_pool2d.py
 copy tests/python/contrib/test_hexagon/topi/{test_avg_pool2d_slice.py => 
test_max_pool2d_slice.py} (92%)

Reply via email to