Fix a tensorflow test bug. (#3165)
authorlixiaoquan <radioheads@163.com>
Fri, 10 May 2019 17:14:39 +0000 (01:14 +0800)
committerTianqi Chen <tqchen@users.noreply.github.com>
Fri, 10 May 2019 17:14:38 +0000 (10:14 -0700)
commit654192de5ca6ea7ae5afe20b5d12bd21b3d0eab0
treecc4caebe3170716b51f25d580da4fbe391c71fba
parent95a323aaa148edb53f9308fd82d0d08638fdb0a4
Fix a tensorflow test bug. (#3165)

Length of input_shape isn't always 4.
tests/python/frontend/tensorflow/test_forward.py