Introduce dummy STRIDED_SLICE kernel to pure_arm_compute (#1497)
author최형규/동작제어Lab(SR)/Staff Engineer/삼성전자 <hk0110.choi@samsung.com>
Fri, 1 Jun 2018 08:11:19 +0000 (17:11 +0900)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Fri, 1 Jun 2018 08:11:19 +0000 (17:11 +0900)
commite2a26008e28afde247ee1b9a54922eb4500bff2d
tree065d6688c88b2d6dc905ef07af26ce48b9a29342
parentc2fbf65bdb8ca9c17a32929e2aedd3d69992c225
Introduce dummy STRIDED_SLICE kernel to pure_arm_compute (#1497)

- Introduce dummy STRIDED_SLICE kernel to pure_arm_compute

Signed-off-by: Hyung-Kyu Choi <hk0110.choi@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/StridedSlice.cc [new file with mode: 0644]
runtimes/pure_arm_compute/src/internal/op/StridedSlice.h [new file with mode: 0644]