ohsewon / test

0 stars 0 forks source link

[PR][CLOSED] [Load] Add skeleton code for tensor_load #326

Closed ohsewon closed 5 years ago

ohsewon commented 5 years ago

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


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

Prepares #322

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

As a skeleton code, this can be built, but cannot be executed (will emit runtime error.) However, as long as tensor_load element is not included in an active gst pipeline, there won't be any issues.


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