[coco] Introduce BHWC Feature Layout (#1601)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 20 Sep 2018 23:57:37 +0000 (08:57 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 20 Sep 2018 23:57:37 +0000 (08:57 +0900)
commit39e689e673427bee6940504d2a1d4057f2d5999c
treec5585bc8aa4137b2bcd47a5d48f721fd8920fd51
parent434d8843b2aa2509dd257a7ae29678dc29d5a97e
[coco] Introduce BHWC Feature Layout (#1601)

This commit implements BHWC Feature Layout class, which may speed up
some model import/codegen phase.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/coco/core/include/coco/IR/FeatureLayouts.h
contrib/coco/core/src/IR/FeatureLayouts.cpp