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%)