Add nncc::core::ADT::kernel::Shape (#86)
author박종현/동작제어Lab(SR)/Senior Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 17 Apr 2018 23:36:15 +0000 (08:36 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 17 Apr 2018 23:36:15 +0000 (08:36 +0900)
commit5d9fbc08e4f291d4100c29d0c5be8de90f954789
tree015c16c46e2812d16897ea900abe2750fcec91f7
parentc2ae11a2b7df2a182330bfa8db9f3cbe86a5cdb1
Add nncc::core::ADT::kernel::Shape (#86)

This commit adds nncc::core::ADT::kernel::Shape class and related tests.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
libs/core/include/nncc/core/ADT/kernel/Shape.h [new file with mode: 0644]
libs/core/src/nncc/core/ADT/kernel/Shape.test.cpp [new file with mode: 0644]