[Filter/TF-Lite] add a variable to store in/out tensor rank
authorHyoungjooAhn <hello.ahn@samsung.com>
Thu, 16 Aug 2018 05:33:48 +0000 (14:33 +0900)
committer함명주/동작제어Lab(SR)/Principal Engineer/삼성전자 <myungjoo.ham@samsung.com>
Fri, 17 Aug 2018 06:34:27 +0000 (15:34 +0900)
commitd54c912a7be43165a3a01cf169b9929b27a43ec2
tree584787dc54d569e6dac8195041598191192aa811
parent123c6d619d87c205a18659c0cd3cd3582e6229b5
[Filter/TF-Lite] add a variable to store in/out tensor rank

the TfLiteCore class will hold the rank information of each tensors

Signed-off-by: HyoungjooAhn <hello.ahn@samsung.com>
common/tensor_common.c
gst/tensor_filter/tensor_filter_tensorflow_lite_core.cc
include/tensor_filter_tensorflow_lite_core.h
include/tensor_typedef.h