[NNOP] The first version of fullyConnectedFloat32 (#547)
author김정현/동작제어Lab(SR)/Senior Engineer/삼성전자 <jh0822.kim@samsung.com>
Wed, 11 Apr 2018 01:55:51 +0000 (10:55 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 11 Apr 2018 01:55:51 +0000 (10:55 +0900)
commitf74a52c003daabc71e4882efab18a10b9202130a
treeed2a9e3059581adff31325def63651098c383713
parent62e7fc58979b5f716620d7f177a1cee81ce27e55
[NNOP] The first version of fullyConnectedFloat32 (#547)

This commit introduces the first version of fullyConnectedFloat32
to integrate ACL with NN runtime.

Signed-off-by: Junghyun Kim <jh0822.kim@samsung.com>
src/kernel/acl/CMakeLists.txt
src/kernel/acl/src/cl/FullyConnected.cpp [new file with mode: 0644]
src/kernel/acl/src/cl/FullyConnected.test.cpp [new file with mode: 0644]