Introduce SPACE_TO_DEPTH operation into pure_arm_compute (#2601)
author장지섭/동작제어Lab(SR)/Engineer/삼성전자 <jiseob.jang@samsung.com>
Wed, 5 Sep 2018 10:43:34 +0000 (19:43 +0900)
committer이춘석/동작제어Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>
Wed, 5 Sep 2018 10:43:34 +0000 (19:43 +0900)
commitc24f569c4223cb42cf2c3c40ce589ef9f7c36dd7
treedeaf59175bef6a0709cd4e0d43126f0f5ccb8d5d
parent524cdadda671bf9cdb01963621238daef6ca830a
Introduce SPACE_TO_DEPTH operation into pure_arm_compute (#2601)

This commit introduce SPACE_TO_DEPTH operation into pure_arm_compute.

Signed-off-by: jiseob.jang <jiseob.jang@samsung.com>
runtimes/pure_arm_compute/src/compilation.cc
runtimes/pure_arm_compute/src/internal/op/NodeVisitor.h
runtimes/pure_arm_compute/src/internal/op/SpaceToDepth.cc [new file with mode: 0644]
runtimes/pure_arm_compute/src/internal/op/SpaceToDepth.h [new file with mode: 0644]
runtimes/pure_arm_compute/src/model.cc