[Relay][Op][TF] Complete tensor array unstack with all ranks support (#4309)
authorWei Chen <ipondering.weic@gmail.com>
Tue, 12 Nov 2019 20:36:28 +0000 (12:36 -0800)
committerZhi <5145158+zhiics@users.noreply.github.com>
Tue, 12 Nov 2019 20:36:28 +0000 (12:36 -0800)
commit03a29da76433654afbe6b3fbfe0dd4564788fa1a
treed0d511a91d42f9c34ac88dc55b935ebd1cb9bc4d
parente6806115d4a99883bf2c7bdb5014972db6382eb4
[Relay][Op][TF] Complete tensor array unstack with all ranks support (#4309)
python/tvm/relay/frontend/tensorflow.py
python/tvm/relay/prelude.py
tests/python/frontend/tensorflow/test_forward.py