Internal padding type string converter (#5151)
author오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Tue, 7 May 2019 04:59:24 +0000 (13:59 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 7 May 2019 04:59:24 +0000 (13:59 +0900)
commitf5c3482dc77587d3e701753ad6f8f79a5ee48371
treeb3282c1584bc102da4e7f1adc0b175e5231d27e3
parent03c2a20e7c4902e18ae5130b5f1a23e1962bbea4
Internal padding type string converter (#5151)

Use internal padding type to convert padding type to string instead of NNAPI PaddingCode

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