[enco] Add tflite frontend for Sub (#2710)
author윤지영/On-Device Lab(SR)/Engineer/삼성전자 <jy910.yun@samsung.com>
Tue, 18 Dec 2018 07:43:39 +0000 (16:43 +0900)
committer박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 18 Dec 2018 07:43:39 +0000 (16:43 +0900)
commit2126297e45a505d13398e0b71b88f4bef4ba430c
tree0cdee3891d43d4e2c9bca36d57f3618a1e540d9c
parentbd6dfe7bf5c9b19e27ee3628c6e0655625eff6e6
[enco] Add tflite frontend for Sub (#2710)

This commit will add the tflite frontend of enco for Sub.

Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
contrib/enco/frontend/tflite/src/GraphBuilderRegistry.h
contrib/enco/frontend/tflite/src/Op/Sub.cpp [new file with mode: 0644]
contrib/enco/frontend/tflite/src/Op/Sub.h [new file with mode: 0644]