Introduce layout parameter to asFeature and asKernel (#5295)
author오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Wed, 29 May 2019 01:22:01 +0000 (10:22 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 29 May 2019 01:22:01 +0000 (10:22 +0900)
commit78b82bfe067a23d2d8a81e487f4f6e0cecd3f3df
tree11cf3693677905557d4bddd55cbb11b9c8952279
parent92565f6781bfe08dacf018ed8913ee2690c0d15d
Introduce layout parameter to asFeature and asKernel (#5295)

Introduce layout parameter but allow NHWC only (because NCHW is not used yet)
Fix axis mapping comment

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