Add explicit padding to dconv (#1937)
author최성진/동작제어Lab(SR)/Principal Engineer/삼성전자 <lotieye.choi@samsung.com>
Wed, 11 Jul 2018 02:39:45 +0000 (11:39 +0900)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Wed, 11 Jul 2018 02:39:45 +0000 (11:39 +0900)
commit67b4b9729254517c65a372297a3182972b58d6c4
tree999b5d6c6625e56c86e30601a0a6884ef474e5d9
parentd8584a6f4b57934f66cb3a060dd431d7d3e0bc9b
Add explicit padding to dconv (#1937)

This commit adds explicit padding to dconv.

Signed-off-by: SungJin Choi <lotieye.choi@samsung.com>
runtimes/pure_arm_compute/src/compilation.cc
runtimes/pure_arm_compute/src/internal/op/DepthwiseConv2D.cc
runtimes/pure_arm_compute/src/internal/op/DepthwiseConv2D.h
runtimes/pure_arm_compute/src/internal/op/NodeVisitor.h
runtimes/pure_arm_compute/src/model.cc