[ACL Patch] update gather operation for ACL OpenCL (#1492)
author최성진/동작제어Lab(SR)/Principal Engineer/삼성전자 <lotieye.choi@samsung.com>
Mon, 4 Jun 2018 00:14:45 +0000 (09:14 +0900)
committer서상민/동작제어Lab(SR)/Staff Engineer/삼성전자 <sangmin7.seo@samsung.com>
Mon, 4 Jun 2018 00:14:45 +0000 (09:14 +0900)
commit693c7b4e8ee6f849beae32543a03179d91935945
tree75d214529cfb7127f3d940fb6db1269eceb4c079
parentab26b9a9238b9b8ca2ec2fa5738029725fb6618f
[ACL Patch] update gather operation for ACL OpenCL (#1492)

This commit introduce gather operation for ACL OpenCL as an early stage.
-naive version
-only tested for 2D input and 1D indexes
-TODO: performance tuning

Signed-off-by: lotieye.choi <lotieye.choi@samsung.com>
externals/acl