[moco-tf] Enable importing Tanh (#6849)
author남궁석/On-Device Lab(SR)/Engineer/삼성전자 <sk.namkoong@samsung.com>
Fri, 23 Aug 2019 05:34:50 +0000 (14:34 +0900)
committer박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Fri, 23 Aug 2019 05:34:50 +0000 (14:34 +0900)
commitc5d86214dded5e960135d2821864dfccf52a7dc8
tree863facab60f0fc5407f62a5e43d49e532bff61ef
parent9eac4b9e6be8a35fda845424c0635506b75627a3
[moco-tf] Enable importing Tanh (#6849)

This commit will enable importing `Tanh` as `TFTanh`

Signed-off-by: Seok NamKoong <sk.namkoong@samsung.com>
compiler/moco-tf/src/Op/Tanh.cpp [new file with mode: 0644]
compiler/moco-tf/src/Op/Tanh.test.cpp [new file with mode: 0644]