Introduce BATCH_TO_SPACE_ND in runtime. (#3058)
authorPrasanna R/System SW /SRI-Bangalore/Engineer/삼성전자 <prasanna.r@samsung.com>
Thu, 11 Oct 2018 05:10:23 +0000 (10:40 +0530)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Thu, 11 Oct 2018 05:10:23 +0000 (14:10 +0900)
commit66c6412f9bfcabac404e25b6db0b040224c17d63
treec43c9ae6e367cf214f37cb825812f88845f00aa6
parentcb56ee752bd3e59e016a14d9205c47f7c84cb04f
Introduce BATCH_TO_SPACE_ND in runtime. (#3058)

This patch introduces BATCH_TO_SPACE_ND in PACL runtime.

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