[RELAY][FRONTEND][TF] Fix FuseBatchNorm output cast error if need_cast is True (...
authorhcyang <yhcvb@126.com>
Wed, 19 Feb 2020 06:33:16 +0000 (14:33 +0800)
committerGitHub <noreply@github.com>
Wed, 19 Feb 2020 06:33:15 +0000 (22:33 -0800)
commitfccf2268c857127739fadb0349ef4bafaf66c282
treebb89165095d4569bfcf5c7466067d89142b7dc0e
parent406b5f764d0454e9641880310249a69b2fc59e9b
[RELAY][FRONTEND][TF] Fix FuseBatchNorm output cast error if need_cast is True (#4894)
python/tvm/relay/frontend/tensorflow.py