[TFLITE]Select op support for tflite frontend (#5486)
authorSamuel <siju.samuel@huawei.com>
Thu, 7 May 2020 07:27:39 +0000 (12:57 +0530)
committerGitHub <noreply@github.com>
Thu, 7 May 2020 07:27:39 +0000 (15:27 +0800)
commit149965a038356a6dcd42d58fdb1041af447cdd0e
treeefe31a3507409d0afe2a87cf906ccd8d621ff104
parent900254d3425ba728dacbf8e5e0ce29fce8eccd3f
[TFLITE]Select op support for tflite frontend (#5486)

* [TFLITE]Select/Where op support for tflite frontend

* Review comment fixed

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