[FRONTEND][TFLite] Fully connected op conversion made in sync with TFLite (#5510)
authorANSHUMAN TRIPATHY <anshuman.t@huawei.com>
Thu, 7 May 2020 10:36:20 +0000 (16:06 +0530)
committerGitHub <noreply@github.com>
Thu, 7 May 2020 10:36:20 +0000 (18:36 +0800)
commitb3730e575ac0ab4a54fe6984bde35408e93b5e6f
tree8bc60fbe435952975e676111e3689863eab42b16
parent149965a038356a6dcd42d58fdb1041af447cdd0e
 [FRONTEND][TFLite] Fully connected op conversion made in sync with TFLite (#5510)

* [FRONTEND][TFLite] Fully connected op conversion made in sync with TFLite

* [1] Test case added

* [2] Review comments handled

* [3] Prints removed
python/tvm/relay/frontend/tflite.py
tests/python/frontend/tflite/test_forward.py