Use asPadstrideInfo utility to calc pad values in TransposeConv op (#3705)
authorShubham Gupta/SNAP /SRI-Bangalore/Engineer/삼성전자 <shub98.gupta@samsung.com>
Wed, 5 Dec 2018 07:14:35 +0000 (12:44 +0530)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Wed, 5 Dec 2018 07:14:35 +0000 (16:14 +0900)
commit51c75c758aa7b00ab64efe2417d2432d17ef311a
tree2245851dc7af6f3f0398ef50855b2c1b0bdb6d43
parent8a2572754905b6e305cec4ee5384b6aa93d889de
Use asPadstrideInfo utility to calc pad values in TransposeConv op (#3705)

This patch removes the internal calc of pad values during execution and uses asPadstrideInfo
utility to calc the same.

Signed-off-by: shubham <shub98.gupta@samsung.com>
runtimes/pure_arm_compute/src/compilation.cc
runtimes/pure_arm_compute/src/internal/layers/SimpleTransposeConv.cc
runtimes/pure_arm_compute/src/internal/layers/SimpleTransposeConv.h