[Frontend][TensorFlow]Fix TF Dynamic input shape (#5825)
authorYao Wang <kevinthesunwy@gmail.com>
Wed, 17 Jun 2020 17:05:35 +0000 (10:05 -0700)
committerGitHub <noreply@github.com>
Wed, 17 Jun 2020 17:05:35 +0000 (10:05 -0700)
commit5e28bcdd9a0ed7e230dc6dee5a7e50a580e1f148
treeae44478ea0a86b9b8bee9edea98ac4d5297c17ac
parent3e72be58f362a21dbcc1de36f9dbed216e854baf
[Frontend][TensorFlow]Fix TF Dynamic input shape (#5825)

* Fix TF Dynamic input shape

* Remove warning

* Add test
python/tvm/relay/frontend/tensorflow.py
tests/python/frontend/tensorflow/test_forward.py