[nnkit/moco/tf] TensorContext for input tensor (#3392)
author윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자 <hyunsik.yoon@samsung.com>
Fri, 3 May 2019 08:38:05 +0000 (17:38 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Fri, 3 May 2019 08:38:05 +0000 (17:38 +0900)
commitcf1408ce7448302d77b9d7dbedb93229b24897ae
tree3b93bf9567532e957e9a94dcdcf0085d6b0fab1a
parent97f6acf47bf80dc8bdd65e8566e241b7d6feea0d
[nnkit/moco/tf] TensorContext for input tensor (#3392)

* [nnkit/moco/tf] TensorContext for input tensor

This commit adds InputTensorContext, which is a child of TensorContext for input tensor.

Signed-off-by: Hyun Sik Yoon <hyunsik.yoon@samsung.com>
* absolute path for include dir to relative path
contrib/nnkit/libs/support/moco/CMakeLists.txt
contrib/nnkit/libs/support/moco/tf/src/InputTensorContext.cpp [new file with mode: 0644]
contrib/nnkit/libs/support/moco/tf/src/InputTensorContext.h [new file with mode: 0644]