[core] Add 'num_elements' on kernel shape (#253)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 31 May 2018 23:51:59 +0000 (08:51 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 31 May 2018 23:51:59 +0000 (08:51 +0900)
commit4ebabcf792a1161d9032430f75acd32559f7cbd6
tree4bfe69e3552ca743d56e81cd2e4d74e509584e11
parent74c2ab05989fa607679d7e9f6cc64bc9c57e89a1
[core] Add 'num_elements' on kernel shape (#253)

This commit adds 'num_elements' for kernel shape similarly as
'num_elements' for tensor shape.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
libs/core/include/nncc/core/ADT/kernel/Shape.h
libs/core/src/ADT/kernel/Shape.test.cpp