[TFLITE][FRONTEND]Reduce_any op parsing support (#4926)
authorSamuel <siju.samuel@huawei.com>
Thu, 12 Mar 2020 07:11:37 +0000 (12:41 +0530)
committerGitHub <noreply@github.com>
Thu, 12 Mar 2020 07:11:37 +0000 (15:11 +0800)
commita9505365fc128000ff11cba349147f7eeefcb067
treee46db4ab5c34e03cfa44c486193548c3a93bbff5
parent5e7fbaef646f40d966a08fd91f65c069a7b9700f
[TFLITE][FRONTEND]Reduce_any op parsing support (#4926)

* [TFLITE][FRONTEND]Reduce_any op parsing support

* Testcase check added to run in tf version above 1.14.0 & review comments

* Review comment, checked updated to 1.15
python/tvm/relay/frontend/tflite.py
tests/python/frontend/tflite/test_forward.py