[Frontend][TensorFlow]Improve TensorFlow Static Shape Tensor Array (#5243)
authorYao Wang <kevinthesunwy@gmail.com>
Sat, 11 Apr 2020 01:43:23 +0000 (18:43 -0700)
committerGitHub <noreply@github.com>
Sat, 11 Apr 2020 01:43:23 +0000 (10:43 +0900)
commit4b27cd1460ca4db14ee2d323f75cf0e392588f68
treec17575732c47c17b8b4e3af6c5f66402f055bb04
parentb72dd9d935ce284d480fd6084f4c9deaee1f9367
[Frontend][TensorFlow]Improve TensorFlow Static Shape Tensor Array (#5243)

* Support TF Frontend Static TensorArray

* Fix pylint

* Fix lint

* Move get_tensor_array_shape into prelude

* Fix lint

* Fix common
python/tvm/relay/frontend/common.py
python/tvm/relay/frontend/tensorflow.py
python/tvm/relay/prelude.py
tests/python/frontend/tensorflow/test_forward.py
topi/python/topi/util.py