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

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


    from 24c53a3  [QNN] More doc fix on quantize and convolution (#4874)
     add a5e54b1  [QNN] Add support for per channel weight scale in dense op 
(#4880)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/tflite.py          |  2 +
 python/tvm/relay/qnn/op/qnn.py               |  4 +-
 src/relay/qnn/op/dense.cc                    |  2 +-
 tests/python/relay/test_op_qnn_dense.py      | 75 +++++++++-------------------
 tests/python/relay/test_pass_qnn_legalize.py |  1 +
 5 files changed, 29 insertions(+), 55 deletions(-)

Reply via email to