ohsewon / test

0 stars 0 forks source link

[PR][CLOSED] [TensorDemux] Eabling multiple tensor choose #341

Closed ohsewon closed 5 years ago

ohsewon commented 5 years ago

Issue by jijoong-moon Thursday Jul 26, 2018 at 06:33 GMT Originally opened as https://github.sec.samsung.net/STAR/nnstreamer/pull/341


PR Description

There might be a case to choose multiple tensors at once. For example, if 1st and third tensors are needed among 5tensors, we could do this with "tensorpick=0,2" (the number starts from 0).

Changes proposed in this PR:

Resolves: 333

Test cases will be added.

Self evaluation:

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

Signed-off-by: jijoong.moon jijoong.moon@samsung.com


jijoong-moon included the following code: https://github.sec.samsung.net/STAR/nnstreamer/pull/341/commits