Add support for quantized multiply to Relay (#4141)
This patch adds multiply operator for quantized tensors. The details of the quantized multiplication are outlined in the code. This builds on pull request 3927 and includes the changes Animesh mentions in the comments on that request. Change-Id: I555715b53d0266a91d5c03dc3dfe8fc31e7ce4e1
Showing
src/relay/qnn/op/mul.cc
0 → 100644
tests/python/relay/test_qnn_mul.py
0 → 100644
Please
register
or
sign in
to comment