[coco] Introduce KernelLayouts.test.cpp (#3006)
author박천교/On-Device Lab(SR)/Engineer/삼성전자 <ch.bahk@samsung.com>
Fri, 8 Feb 2019 00:01:58 +0000 (09:01 +0900)
committer박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Fri, 8 Feb 2019 00:01:58 +0000 (09:01 +0900)
commit52fbda3dae6106c765efdd5b74db971d83ec1493
tree6c355376baf351ba567dd56fa34b3e211a14bd98
parent964d3d1975ef6e3ad7dc2a30cc36cf49662a16a9
[coco] Introduce KernelLayouts.test.cpp (#3006)

* [coco] Introduce KernelLayouts.test.cpp

This commit adds tests for NCHW, NHWC and Generic kernel layouts.

Signed-off-by: Cheongyo Bahk <ch.bahk@samsung.com>
* Reordering header files

* Refactor test name more specifically

* Introduce Generic_at test

* Call both const and non-const Generic::at()
contrib/coco/core/src/IR/KernelLayouts.test.cpp [new file with mode: 0644]