Adding explicit padding support for L2Pool2D (#2633)
authorSiva Sai Vaddipati/System SW /SRI-Bangalore/Engineer/삼성전자 <siva.sai@samsung.com>
Mon, 10 Sep 2018 02:18:01 +0000 (07:48 +0530)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Mon, 10 Sep 2018 02:18:01 +0000 (11:18 +0900)
commit3d4a30243fe586d0daa81261e08da068903f9895
tree982e375ffd7279488cf79d77a3ff112f250d5d4e
parent67f5ab7efa09783f0e9e6b2d323d04b6beb8805d
Adding explicit padding support for L2Pool2D (#2633)

This commit enables L2Pool2D operation with explicit padding.
Related issue: #2562

Signed-off-by: Siva Sai <siva.sai@samsung.com>
runtimes/pure_arm_compute/src/compilation.cc
runtimes/pure_arm_compute/src/internal/op/L2Pool2D.cc
runtimes/pure_arm_compute/src/internal/op/L2Pool2D.h
runtimes/pure_arm_compute/src/internal/op/NodeVisitor.h
runtimes/pure_arm_compute/src/model.cc