ohsewon / test

0 stars 0 forks source link

[Design] Tensor_Queue + Extension of tensor_mux / tensor_demux #402

Open ohsewon opened 5 years ago

ohsewon commented 5 years ago

Issue by jijoong-moon Friday Aug 24, 2018 at 01:06 GMT Originally opened as https://github.sec.samsung.net/STAR/nnstreamer/issues/402


Design Proposal ( Queue & Modified Mux / Demux )

img

We may need tensor_queue to buffering and update specific offset(6frames in here). This kind of queueing element is required for audio tensor as well. Once the demuxer (in this case) takes the big input tensor, it split it into multiple small tensor. In this case, three 12 frame tensor and it is the input of tensor_filter which run the network.

Please see below and leave comments. http://suprem.sec.samsung.net/confluence/pages/viewpage.action?pageId=102380610

ohsewon commented 5 years ago

Comment by git-bot-sec Friday Aug 24, 2018 at 01:06 GMT


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