From: 최성진/동작제어Lab(SR)/Principal Engineer/삼성전자 Date: Mon, 4 Jun 2018 00:14:45 +0000 (+0900) Subject: [ACL Patch] update gather operation for ACL OpenCL (#1492) X-Git-Tag: 0.2~719 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=693c7b4e8ee6f849beae32543a03179d91935945;p=platform%2Fcore%2Fml%2Fnnfw.git [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 --- diff --git a/externals/acl b/externals/acl index e99abc2..1a73058 160000 --- a/externals/acl +++ b/externals/acl @@ -1 +1 @@ -Subproject commit e99abc287e352f278217fecb1a5b97c102416011 +Subproject commit 1a7305897e394ab2ce95c70f639a68f8be982139