[core] Add 'num_elements' on feature shape (#252)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 31 May 2018 23:46:32 +0000 (08:46 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 31 May 2018 23:46:32 +0000 (08:46 +0900)
commit74c2ab05989fa607679d7e9f6cc64bc9c57e89a1
treee7dea9317e817c81296699a56a34257347a785bc
parent82e05cb06ead83bf452584694010e53c3f60e858
[core] Add 'num_elements' on feature shape (#252)

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

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