[Relay][Frontend] Support tf.where (#2936)
authorYong Wu <55wuyong@163.com>
Wed, 3 Apr 2019 11:10:10 +0000 (04:10 -0700)
committerSiva <sivar.b@huawei.com>
Wed, 3 Apr 2019 11:10:10 +0000 (16:40 +0530)
commiteb82e7b77ade65382158f78cdb60e21472d1e47b
tree2c85dab15976229396c05df2629cc1978e954d09
parent6be2418f77b8051213e76bf6d9314cd818a5c820
[Relay][Frontend] Support tf.where (#2936)

* [Relay][Frontend] Support tf.where

* fix comments
python/tvm/relay/frontend/tensorflow.py
tests/python/frontend/tensorflow/test_forward.py