[Relay][Frontend][TFlite] Add test for qnn_mul operator (#4395)
authorIna Dobreva <55383260+inadob@users.noreply.github.com>
Sun, 1 Dec 2019 00:16:44 +0000 (00:16 +0000)
committerYao Wang <kevinthesunwy@gmail.com>
Sun, 1 Dec 2019 00:16:44 +0000 (16:16 -0800)
commitdb369517d754df47940f338acd1af8b81e2fad0c
tree650f6ca924164e59eb43a79e5eaecbee7de2abe8
parentb16e2ff8b723c1a4e245b7fb9dfe56d682784e38
[Relay][Frontend][TFlite] Add test for qnn_mul operator (#4395)

* Add a function to set the qnn output range wrt each elemwise operation.
* Add comments warning for nonsense clamped output in the tflite/tvm results comparison.
tests/python/frontend/tflite/test_forward.py