[moco-tf] Import as TFRelu (#6182)
author박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Mon, 5 Aug 2019 04:38:11 +0000 (13:38 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Mon, 5 Aug 2019 04:38:11 +0000 (13:38 +0900)
commitc291155f5c698ce6a654b96c6245d45da7a575aa
tree74568213656695bcca71dc9ee00198700aa1e0ca
parent22d5290d0787f56667378b9da7b67b12d30c2f73
[moco-tf] Import as TFRelu (#6182)

This will change import Relu node as TFRelu from the knob

Signed-off-by: SaeHie Park <saehie.park@samsung.com>
compiler/moco-tf/src/Op/Relu.cpp
compiler/moco-tf/src/Op/Relu.h [new file with mode: 0644]
compiler/moco-tf/src/Op/Relu.test.cpp