[Relay][Frontend][TFLite] Add constant input support for elemwise ops (#4666)
authorWang Yucheng <wyc91543@163.com>
Wed, 15 Jan 2020 16:48:08 +0000 (00:48 +0800)
committerTianqi Chen <tqchen@users.noreply.github.com>
Wed, 15 Jan 2020 16:48:08 +0000 (08:48 -0800)
commit83da72f285486de0f811ec3044f12782270bf266
tree20f7a136f104b02a913a7953d08947284f250fe6
parent02c6767a01b6b5a034106e163ecc17d4acc9640b
[Relay][Frontend][TFLite] Add constant input support for elemwise ops (#4666)

* [Relay][Frontend][TFLite] Add constant input support for elemwise ops

* modify in tflite.py
python/tvm/relay/frontend/tflite.py
tests/python/frontend/tflite/test_forward.py