[Load] Add skeleton code for tensor_load
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 24 Jul 2018 08:13:49 +0000 (17:13 +0900)
committer문지중/동작제어Lab(SR)/Principal Engineer/삼성전자 <jijoong.moon@samsung.com>
Wed, 25 Jul 2018 07:32:07 +0000 (16:32 +0900)
commit38917ea29151e25d338f93dfc4086c9ceab6e1c0
tree5cf3428c6c6bd1e86cc7a63307229c37c05c4406
parent9cc478603d31ff4dd8afa02ae4d97c3391fa7667
[Load] Add skeleton code for tensor_load

tensor_load element will convert other/tensorsave to other/tensors
or other/tensor

Prepares #322

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
CMakeLists.txt
gst/tensor_saveload/CMakeLists.txt [new file with mode: 0644]
gst/tensor_saveload/tensor_load.c [new file with mode: 0644]
gst/tensor_saveload/tensor_load.h [new file with mode: 0644]