You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by zh...@apache.org on 2019/11/14 17:06:11 UTC

[incubator-tvm] branch master updated (fed79b3 -> f34dea4)

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

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


    from fed79b3  [QNN] Quantize - Fixing the sequence of lowering. (#4316)
     add f34dea4  [QNN] Use Int16 upcast in Fallback Conv2D. Fix test names. (#4329)

No new revisions were added by this update.

Summary of changes:
 src/relay/qnn/op/convolution.cc                    |  41 +-
 tests/python/relay/test_op_qnn_conv2d.py           |  52 +--
 .../relay/{test_qnn_mul.py => test_op_qnn_mul.py}  |   0
 tests/python/relay/test_op_qnn_requantize.py       | 445 ++++++++++-----------
 4 files changed, 269 insertions(+), 269 deletions(-)
 rename tests/python/relay/{test_qnn_mul.py => test_op_qnn_mul.py} (100%)