Extract CLUniqueTensor to another file (#578)
author김정현/동작제어Lab(SR)/Senior Engineer/삼성전자 <jh0822.kim@samsung.com>
Thu, 12 Apr 2018 00:44:49 +0000 (09:44 +0900)
committer박세희/동작제어Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Thu, 12 Apr 2018 00:44:49 +0000 (09:44 +0900)
commit11509c01a0adfca83e6aa4dde9fad8524f5b176d
treebafcf4d1bb19187b6f08b2d5b6e7b761d24b982f
parent9e63fb39b10a69644dc64f46f62b0c8c28cc1a90
Extract CLUniqueTensor to another file (#578)

This commit extracts CLUniqueTensor to another file
in order to use this class in other OpenCL NN Layers.

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