[FRONTEND][TENSORFLOW] Fix gather_nd indices (#5279)
authorMORITA Kazutaka <morita.kazutaka@gmail.com>
Fri, 10 Apr 2020 14:47:53 +0000 (23:47 +0900)
committerGitHub <noreply@github.com>
Fri, 10 Apr 2020 14:47:53 +0000 (07:47 -0700)
commit0d1babce46973f3c4662d11d429fe4e38c68eede
tree66dbe9b4ecc9881816976478cadfee771d3261ae
parent00014e20c3cc077727d467a67d3498260627e4e0
[FRONTEND][TENSORFLOW] Fix gather_nd indices (#5279)

* [FRONTEND][TENSORFLOW] Fix gather_nd indices

* retrigger CI
python/tvm/relay/frontend/tensorflow.py
tests/python/frontend/tensorflow/test_forward.py