[tflchef] Support Sub operation (#2692)
author윤지영/동작제어Lab(SR)/Engineer/삼성전자 <jy910.yun@samsung.com>
Mon, 17 Dec 2018 07:42:04 +0000 (16:42 +0900)
committer박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 17 Dec 2018 07:42:04 +0000 (16:42 +0900)
commit46c747c7721e707f1e51cbe22174168c2530370c
treecc3ce269a5553221173fc8a246b4ee5ff5c7b7d2
parent9c9fb8d935c0934dda029fbb3463dd0683702a5b
[tflchef] Support Sub operation (#2692)

This commit will enable Sub operation in tflchef

Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
contrib/tflchef/core/src/Op/Sub.cpp [new file with mode: 0644]
contrib/tflchef/core/src/Op/Sub.h [new file with mode: 0644]
contrib/tflchef/core/src/OpChef.def
contrib/tflchef/core/src/OpChefs.h
contrib/tflchef/proto/tflchef.proto
contrib/tflchef/tests/sub/test.recipe [new file with mode: 0644]