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 64ab31ec3e [UnitTest][Metal] Parametrize allreduce GPU tests (#15749)
     add 08a6ee520f [Hexagon] F2qi avgpool bug fix (#15599)

No new revisions were added by this update.

Summary of changes:
 .../transform/fake_quantization_to_integer.py      |  31 +++
 python/tvm/topi/hexagon/qnn/avg_pool2d.py          |  22 +-
 .../python/contrib/test_hexagon/infrastructure.py  |  22 ++
 .../test_hexagon/test_pass_fq2i_avg_pool2d.py      | 290 +++++++++++++++++++++
 .../test_hexagon/test_relay_simplify_conv_pat.py   |  23 +-
 5 files changed, 354 insertions(+), 34 deletions(-)
 create mode 100644 
tests/python/contrib/test_hexagon/test_pass_fq2i_avg_pool2d.py

Reply via email to