[moco-tf] Import as TFRelu6 (#6183)
author박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Mon, 5 Aug 2019 04:10:04 +0000 (13:10 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Mon, 5 Aug 2019 04:10:04 +0000 (13:10 +0900)
commit2750bbefd0a08987b81034ebc233fe40b382d3ae
tree3c483d03b3dfbba4fa6e5f5e3ae790c2642337c5
parent7c1909561b2ebbf9a7291b23aca185aee8f1d0c3
[moco-tf] Import as TFRelu6 (#6183)

This will change import Relu6 node as TFRelu6 from the knob

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