Introduce SpaceToBatchND in PACL (#2810)
authorShubham Gupta/System SW /SRI-Bangalore/Engineer/삼성전자 <shub98.gupta@samsung.com>
Fri, 28 Sep 2018 01:20:39 +0000 (06:50 +0530)
committer박세희/동작제어Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Fri, 28 Sep 2018 01:20:39 +0000 (10:20 +0900)
commit771f863f42be53a0c27208a8c17a45f8a6fa01eb
tree01e281217d04f5c9796c53943cc85066173c9d15
parente0381695e00b064e0429240395447ebb0af9047a
Introduce SpaceToBatchND in PACL (#2810)

This patch introduces SpaceToBatchND op in PACL

Signed-off-by: shubham <shub98.gupta@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/SpaceToBatchND.cc [new file with mode: 0644]
runtimes/pure_arm_compute/src/internal/op/SpaceToBatchND.h [new file with mode: 0644]
runtimes/pure_arm_compute/src/model.cc