[Frontend][TensorFlow] Improve TensorFlow control flow nodes ordering (#6387)
authorYao Wang <kevinthesunwy@gmail.com>
Thu, 3 Sep 2020 16:25:14 +0000 (09:25 -0700)
committerGitHub <noreply@github.com>
Thu, 3 Sep 2020 16:25:14 +0000 (09:25 -0700)
commit6770d28a844597e064b2e0902a36207ff877857d
tree55fbca9da539ec12a0858399f1f5dacc31237bb0
parent19de6250f0c665cfd2bbf6b1f0293dbf39634ba3
[Frontend][TensorFlow] Improve TensorFlow control flow nodes ordering (#6387)

* Improve TensorFlow control flow nodes ordering

* Fix Lint
python/tvm/relay/frontend/tensorflow.py