[TFLITE]Quantize & Dequantize op (#5394)
authorSamuel <siju.samuel@huawei.com>
Thu, 28 May 2020 03:10:58 +0000 (08:40 +0530)
committerGitHub <noreply@github.com>
Thu, 28 May 2020 03:10:58 +0000 (11:10 +0800)
commit162a29e0b82aef9c3013e360a43a4b14c3c652d9
treee00e0bd3ced35876affc603f380555367b060b3c
parentf65cc2dbdfdffda377cf2398fe4f6ef8b38c7b1d
[TFLITE]Quantize & Dequantize op (#5394)

* [TFLITE]Quantize & Dequantize op

* Testcases added

* Review comment fixed
python/tvm/relay/frontend/tflite.py
tests/python/frontend/tflite/test_forward.py