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/05/13 15:58:50 UTC

[tvm] branch main updated (b81f3f7 -> 158aedd)

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 b81f3f7  Remove warning which is adding too much noise (#7975)
     add 158aedd  [ONNX] QLinearConv Support (#8007)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/onnx.py          | 104 +++++++++++++++
 tests/python/frontend/onnx/test_forward.py | 202 ++++++++++++++++++++++++++++-
 2 files changed, 302 insertions(+), 4 deletions(-)