Calculate same padding using IFM shape (#5535)
author오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Thu, 11 Jul 2019 10:00:11 +0000 (19:00 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 11 Jul 2019 10:00:11 +0000 (19:00 +0900)
commit90b0552a5fd4509338d01691792b0c972e802506
treebeb4a44c52a9fc73bf496b4f42c014f5946c04e3
parentd7a145b3ad911dc73a895ee075b59fc949128d8a
Calculate same padding using IFM shape (#5535)

Divide same padding size calculatation using IFM shape only, and check OFM shape validation.
Divided function may be used to calculate same padding size with unspecified OFM shape.

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
runtimes/neurun/core/src/util/Padding.cc