You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by kp...@apache.org on 2022/09/26 20:40:10 UTC

[tvm] branch main updated (e1f3f90588 -> f25a702a1f)

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

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


    from e1f3f90588 [TOPI][Hexagon] Implement quantize op for hexagon (#12820)
     add f25a702a1f [TOPI][Hexagon] Add schedule and test for maxpool uint8 layout (#12826)

No new revisions were added by this update.

Summary of changes:
 python/tvm/topi/hexagon/slice_ops/max_pool2d.py    |  55 +++++++----
 .../test_hexagon/topi/test_max_pool2d_slice.py     | 105 +++++++++++++--------
 2 files changed, 100 insertions(+), 60 deletions(-)