[Pure CL] Add setPreference and free (#1524)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 4 Jun 2018 01:51:01 +0000 (10:51 +0900)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Mon, 4 Jun 2018 01:51:01 +0000 (10:51 +0900)
commitd29afb94883ee5d70ac63128b26d1680a91f1f8e
tree26464e814f166f70ff91c2bc633f5a27ae333a02
parent209886326c69a6eb3b528c24e1a997d52b299e28
[Pure CL] Add setPreference and free (#1524)

* [Pure CL] Add setPreference and free

This commit implements ANeuralNetworksCompilation_setPreference and
ANeuralNetworksCompilation_free in pure CL runtime.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
* Fix format errors
runtimes/pure_arm_compute/src/compilation.cc
runtimes/pure_arm_compute/symbolcheck.cpp