You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ma...@apache.org on 2022/01/09 22:36:33 UTC

[tvm] branch main updated (5cea081 -> f833c8e)

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

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


    from 5cea081  Fixed deprecation warning issue for pipeline executor. (#9770)
     add f833c8e  [FIX] Fix bug in MobileNetV2 quantization (#8243)

No new revisions were added by this update.

Summary of changes:
 src/relay/quantize/realize.cc                      | 42 ++++++++++-----------
 .../quantization/test_quantization_accuracy.py     | 43 +++++++++++----------
 .../test_quantization_accuracy_for_vit.py          | 14 +++----
 tests/python/relay/test_pass_auto_quantize.py      | 44 +++++++++++++++++++++-
 4 files changed, 93 insertions(+), 50 deletions(-)