[tflchef] tlchef for FullyConnected (#2852)
author윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자 <hyunsik.yoon@samsung.com>
Tue, 15 Jan 2019 06:15:05 +0000 (15:15 +0900)
committer박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 15 Jan 2019 06:15:05 +0000 (15:15 +0900)
commit661367abc555198ced86b0f9761807f37c6c43d8
tree7fcfd27156a8884eeaac0e0dfa61d6622d46ede0
parentbff599e91e32a9d9cad5c67f01208c47ffc1839e
[tflchef] tlchef for FullyConnected (#2852)

* [tflchef] tlchef for FullyConnected

This commit adds code to convert recipe for FullyConnected to tflite file.

Signed-off-by: Hyun Sik Yoon <hyunsik.yoon@samsung.com>
* alphabetical order

* remove comment about alphabetical order
contrib/tflchef/core/src/Op/FullyConnected.cpp [new file with mode: 0644]
contrib/tflchef/core/src/Op/FullyConnected.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/fullyconnected/test.recipe [new file with mode: 0644]