You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by gi...@apache.org on 2022/08/25 19:34:31 UTC

[tvm] branch last-successful updated (f7c143608f -> 21db1eb586)

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 f7c143608f [ETHOSN] Support conversion of add to depthwise (#12531)
     add 21db1eb586 [F2QI] Fix a rounding error on AvgPool when input and output affine scales differ (#12577)

No new revisions were added by this update.

Summary of changes:
 .../transform/fake_quantization_to_integer.py      | 64 +++++++++++++++++++---
 .../test_pass_fake_quantization_to_integer.py      | 15 ++---
 2 files changed, 61 insertions(+), 18 deletions(-)