ohsewon / test

0 stars 0 forks source link

[Filter/TF-Lite] we need the policy about which tensor has to be picked.(not urgent) #317

Open ohsewon opened 5 years ago

ohsewon commented 5 years ago

Issue by hello-ahn Monday Jul 23, 2018 at 04:21 GMT Originally opened as https://github.sec.samsung.net/STAR/nnstreamer/issues/317


in pr #315 , we decide the idx of tensors(in/out both) without any policy in multiple tensors environment. Though it is just one in/out tensor respectively, when we need to get the information of specific tensor, we need to decide which one should we take.

ohsewon commented 5 years ago

Comment by git-bot-sec Monday Jul 23, 2018 at 04:21 GMT


:octocat: cibot: Thank you for posting issue #317. The person in charge will reply soon.

ohsewon commented 5 years ago

Comment by myungjoo-ham Tuesday Jul 24, 2018 at 02:34 GMT


Why don't you define runtime options with "custom" property? (e.g., custom="outputtensor=0")