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 fbb31fefda [Hexagon] Skip test if "onnx" module not available (#13585)
     add 02820ad283 [FQ2I] Support converting `dense` -> `add` to `qnn.dense` 
-> `add` -> `requantize` (#13578)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/onnx.py                  |  5 ++-
 .../transform/fake_quantization_to_integer.py      | 31 ++++++++++++++++
 .../transforms/fake_quantization_to_integer.cc     |  2 +-
 .../test_pass_fake_quantization_to_integer.py      | 43 ++++++++++++++++++----
 4 files changed, 72 insertions(+), 9 deletions(-)

Reply via email to