[Relay]Refine tensorflow frontend 1.x & 2.x compatibility (#6240)
authorTianming Xu <tianmingxu.tmxu@gmail.com>
Mon, 10 Aug 2020 16:00:53 +0000 (00:00 +0800)
committerGitHub <noreply@github.com>
Mon, 10 Aug 2020 16:00:53 +0000 (09:00 -0700)
commitb29f79e052561230f752cd6e61d1292fd976d9a6
tree42309362dde5f5ce491fdb997756ea9cc18d3621
parentfc7a705104fda70f178d5b1070275196abf582cf
[Relay]Refine tensorflow frontend 1.x & 2.x compatibility (#6240)

* [Relay]Refine tensorflow frontend 1.x & 2.x compatibility

* fix lint error

* revert gpu related changes
python/tvm/relay/frontend/tensorflow_parser.py