You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by mb...@apache.org on 2021/12/10 16:09:32 UTC

[tvm] branch main updated (aa99699 -> 510f7c6)

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

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


    from aa99699  [ONNX][Converter] Fix when onnxoptimizer is unavailable (#9700)
     add 510f7c6  Don't requantize if bias or quantize scales are approximately equal (#9676)

No new revisions were added by this update.

Summary of changes:
 .../relay/transform/fake_quantization_to_integer.py  | 20 ++++++++++++++++----
 .../relay/test_pass_fake_quantization_to_integer.py  |  3 ++-
 2 files changed, 18 insertions(+), 5 deletions(-)