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

[tvm] branch main updated (40ecfec -> 3b28216)

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

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


    from 40ecfec  [TVMScript] Improve printer for TIR syntax sugar (#9680)
     add 3b28216  Add an option to FQ2I to fail soft or hard (#9660)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/transform/transform.py            | 11 +++++-
 .../transforms/fake_quantization_to_integer.cc     | 43 ++++++++++++++++------
 .../test_pass_fake_quantization_to_integer.py      | 26 +++++++++++++
 3 files changed, 67 insertions(+), 13 deletions(-)