This is an automated email from the ASF dual-hosted git repository.
wuwei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.
from 123a407 [Hybrid][Fix] Fix hybrid script to support array of tensors
(#4494)
add 48a5aa0 [Quantization] Fix annotation for multiply op (#4458)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/quantize/_annotate.py | 6 ++--
src/relay/pass/quantize/realize.cc | 7 ++--
tests/python/relay/test_pass_auto_quantize.py | 49 +++++++++++++++++++++++++++
3 files changed, 56 insertions(+), 6 deletions(-)
create mode 100644 tests/python/relay/test_pass_auto_quantize.py