Gather acl kernel operator prototypes (#569)
author박세희/동작제어Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Wed, 11 Apr 2018 06:07:13 +0000 (15:07 +0900)
committer김정현/동작제어Lab(SR)/Senior Engineer/삼성전자 <jh0822.kim@samsung.com>
Wed, 11 Apr 2018 06:07:13 +0000 (15:07 +0900)
commitddad9b410faea3786725d215a284cdbcd4eaa680
tree1027391a317cd8c1bce9a34573715e0321b6114a
parent72c1a4abc26a59a2b1734739e67cd2ebeab9da19
Gather acl kernel operator prototypes (#569)

* Gather acl kernel operator prototypes

This will gather acl kernel operator prototypes to root include folder

Signed-off-by: SaeHie Park <saehie.park@samsung.com>
* add reshape
include/kernel/acl/FullyConnected.h [new file with mode: 0644]
include/kernel/acl/Reshape.h [new file with mode: 0644]
src/kernel/acl/src/cl/Conv2D_acl.test.cpp
src/kernel/acl/src/cl/FullyConnected.test.cpp
src/kernel/acl/src/cl/Reshape.test.cpp