Separate Declaration and Definition of SimpleCastLayer. (#3191)
authorPrasanna R/System SW /SRI-Bangalore/Engineer/삼성전자 <prasanna.r@samsung.com>
Thu, 18 Oct 2018 06:12:12 +0000 (11:42 +0530)
committer이춘석/동작제어Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>
Thu, 18 Oct 2018 06:12:12 +0000 (15:12 +0900)
commit0ea8ffd5527ceec1c7ad145cef17deaed2fca59f
treea8a16b01e45e165826a69e760450c11a7bec9dc3
parent2312563a9563fbdeff68a8c3f2058590f3a36c91
Separate Declaration and Definition of SimpleCastLayer. (#3191)

This patch separates the declaration and definition of functions in SimpleCastLayer.
Purpose: Impose uniformity and better organization.

Signed-off-by: prasannar <prasanna.r@samsung.com>
runtimes/pure_arm_compute/src/internal/layers/SimpleCastLayer.cc [new file with mode: 0644]
runtimes/pure_arm_compute/src/internal/layers/SimpleCastLayer.h