[Relay][Frontend] Fix tensorflow frontend lstm forget bias adding order (#3410)
authorttyang1018 <ttyang1018@outlook.com>
Thu, 27 Jun 2019 17:01:17 +0000 (01:01 +0800)
committerTianqi Chen <tqchen@users.noreply.github.com>
Thu, 27 Jun 2019 17:01:17 +0000 (10:01 -0700)
commit7db5779fd7ae9bb6aa1286264f46438fae0290ec
treea3a8550d69e1da60796282705a530dad9dac7469
parent6c43019b4c22fdfe5e2fc26ee5a8f136708eb106
[Relay][Frontend] Fix tensorflow frontend lstm forget bias adding order (#3410)
python/tvm/relay/frontend/tensorflow.py
tests/python/frontend/tensorflow/test_forward.py