ohsewon / test

0 stars 0 forks source link

[PR][CLOSED] [Tensorsave] Findtype file format definition. #321

Closed ohsewon closed 5 years ago

ohsewon commented 5 years ago

Issue by myungjoo-ham Tuesday Jul 24, 2018 at 02:13 GMT Originally opened as https://github.sec.samsung.net/STAR/nnstreamer/pull/321


To allow save tensors as files with its medata in tact, we define "other/tensorsave" type for gstreamer.

It can be used to share tensors with non-gstreamer programs, or used to create testcases for nnstreamer plugins.

To be completed, we need to implement load and save plugins in gst/tensor_saveload directory.

Fixes #29

Signed-off-by: MyungJoo Ham myungjoo.ham@samsung.com

Self evaluation:

  1. Build test: [X]Passed [ ]Failed [ ]Skipped
  2. Run test: [ ]Passed [ ]Failed [X]Skipped

Note that we do not have effective code to test the other/tensorsave code, yet.


myungjoo-ham included the following code: https://github.sec.samsung.net/STAR/nnstreamer/pull/321/commits