Implement the plan of Cast operation (#1574)
author장지섭/동작제어Lab(SR)/Engineer/삼성전자 <jiseob.jang@samsung.com>
Mon, 11 Jun 2018 05:28:15 +0000 (14:28 +0900)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Mon, 11 Jun 2018 05:28:15 +0000 (14:28 +0900)
commit93db1c0501d57b8c49f16456ddefe99c474216c8
tree31da63cca36c8f09ffbdbaba0593e12ea27fa280
parentf4f50aa4217ceb8adf737ab87f310f2c230a27d8
Implement the plan of Cast operation (#1574)

This commit implements the plan of Cast operation.

Signed-off-by: jiseob.jang <jiseob.jang@samsung.com>
runtimes/pure_arm_compute/src/compilation.cc
runtimes/pure_arm_compute/src/internal/arm_compute/Cast.h
runtimes/pure_arm_compute/src/internal/layers/SimpleCastLayer.h [new file with mode: 0644]