You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by an...@apache.org on 2020/09/10 17:33:39 UTC

[incubator-tvm] branch master updated (b81bdee -> aeef16d)

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

anijain2305 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.


    from b81bdee  [Relay] Add Defunctionalization Pass  (#6400)
     add aeef16d  [QNN][Relay] Fixed bug in quantized conv2d. (#6420)

No new revisions were added by this update.

Summary of changes:
 src/relay/qnn/op/convolution.cc          | 23 +++++++++++++++++++++--
 tests/python/relay/test_op_qnn_conv2d.py | 28 ++++++++++++++++++++++++++++
 2 files changed, 49 insertions(+), 2 deletions(-)