[Relay][Frontend][TF] Fix Size operator (#4175)
authorJon Soifer <soiferj@gmail.com>
Tue, 22 Oct 2019 23:37:53 +0000 (16:37 -0700)
committerZhi <5145158+zhiics@users.noreply.github.com>
Tue, 22 Oct 2019 23:37:53 +0000 (16:37 -0700)
commit101e3e085031066f5d6d811db80668d482827563
treeaf93ed7f9413042c89f70255e3bc0d43e80397fa
parentecb0a7eab07444758f107062ff9472dc3fc6c6a6
[Relay][Frontend][TF] Fix Size operator (#4175)

* [Relay][Frontend][TF] Fix Size operator

* Uncomment tests
python/tvm/relay/frontend/common.py
python/tvm/relay/frontend/tensorflow.py
tests/python/frontend/tensorflow/test_forward.py