[Pure CL] Use squeezed shape in setOutput (#1630)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 11 Jun 2018 05:31:45 +0000 (14:31 +0900)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Mon, 11 Jun 2018 05:31:45 +0000 (14:31 +0900)
commitbc0ae1d8a36096db5a388b308417ed51b6f3a7e4
treea7b270932c6819a80aaf2e10c1ffd6938500a0a8
parent93db1c0501d57b8c49f16456ddefe99c474216c8
[Pure CL] Use squeezed shape in setOutput (#1630)

* [Pure CL] Use squeezed shape in setOutput

This commit simplifies ANeuralNetworksExecution_setOutput via using
squeezed shape.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
* Update comments
runtimes/pure_arm_compute/src/execution.cc