[Relay][Frontend] add log op in tf frontend (#3111)
authorYong Wu <ywu118@alumni.jh.edu>
Sun, 5 May 2019 08:08:10 +0000 (01:08 -0700)
committerYizhi Liu <liuyizhi@apache.org>
Sun, 5 May 2019 08:08:10 +0000 (01:08 -0700)
commit094fc680499fea3f1c0aa84fb0a23aa93b35eb91
treeef1afc45157d2fb90507bf6bd8ff648ce1ec26b8
parent88daa2bce90cd60de87355960fd05efbe73eb00f
[Relay][Frontend] add log op in tf frontend (#3111)

* [Relay][Frontend] add log op in tf frontend

* address comment
python/tvm/relay/frontend/tensorflow.py
tests/python/frontend/tensorflow/test_forward.py