[Pure CL Runtime] Use SimpleArithmeticAdditionLayer (#1414)
author박종현/동작제어Lab(SR)/Senior Engineer/삼성전자 <jh1302.park@samsung.com>
Wed, 30 May 2018 02:23:54 +0000 (11:23 +0900)
committer서상민/동작제어Lab(SR)/Senior Engineer/삼성전자 <sangmin7.seo@samsung.com>
Wed, 30 May 2018 02:23:54 +0000 (11:23 +0900)
commit83400e2d1aab1c748d623bb4c815dcd5fd3eec08
tree7309151bdc9dda8f92afd9174e3d4a236433752c
parent1eab7d7d13d4dec302464aec6750cae37d3309bc
[Pure CL Runtime] Use SimpleArithmeticAdditionLayer (#1414)

This commit introduces SimpleArithmeticAddationLayer, and uses it by
default kernel on pure CL runtime.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
runtimes/pure_arm_compute/src/compilation.cc
runtimes/pure_arm_compute/src/internal/layers/SimpleArithmeticAdditionLayer.h [new file with mode: 0644]