This is an automated email from the ASF dual-hosted git repository. masahi pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.
from 9ea4bf5 [Relay][Frontend][Onnx] If Operator Support (#6730) add b31f4ae [QNN] Dynamic scale, zero point in qnn.op.dequantize (#6849) No new revisions were added by this update. Summary of changes: python/tvm/relay/qnn/op/qnn.py | 7 +++++++ src/relay/qnn/op/dequantize.cc | 23 +++++++++++------------ tests/python/relay/test_op_qnn_dequantize.py | 28 ++++++++++++++++++++++++++++ tests/python/relay/test_op_qnn_quantize.py | 28 ++++++++++++++++++++++++++++ 4 files changed, 74 insertions(+), 12 deletions(-)