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/02/23 15:28:58 UTC

[tvm] branch last-successful updated (70cc2ab -> faa2e6a)

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 70cc2ab  [CI] Re-introduce redirect follow and update hash for Boost download (#10343)
     add faa2e6a  Add per channel quantization to QLinearConv and fix related bugs (#10354)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/onnx.py                  | 29 ++++++++++++++---
 python/tvm/relay/qnn/op/legalizations.py           |  2 +-
 tests/python/frontend/onnx/test_forward.py         | 36 ++++++++++++++++++++--
 .../test_pass_fake_quantization_to_integer.py      |  4 +--
 4 files changed, 61 insertions(+), 10 deletions(-)