[Common] check max tensor size limit
authorJaeyun <jy1210.jung@samsung.com>
Fri, 12 Oct 2018 05:48:39 +0000 (14:48 +0900)
committerMyungJoo Ham <myungjoo.ham@gmail.com>
Fri, 12 Oct 2018 07:31:37 +0000 (16:31 +0900)
commit86adfb0faa68f7212e2daffc61eae391bfc0c9bc
tree69e9313b67a42a8f707311d396e501679675c40d
parent88eaffe87034c419d63bc1976c4fe072d89eb321
[Common] check max tensor size limit

update code to check array size limit, tensors max is now 16.

Related issue : #635

Signed-off-by: Jaeyun Jung <jy1210.jung@samsung.com>
common/tensor_common.c