ohsewon / test

0 stars 0 forks source link

[Tensor Mux / Tensor Demux] Should support framerate #334

Open ohsewon opened 5 years ago

ohsewon commented 5 years ago

Issue by jijoong-moon Wednesday Jul 25, 2018 at 09:52 GMT Originally opened as https://github.sec.samsung.net/STAR/nnstreamer/issues/334


Issue Description

Tensor Mux & Demux should sync by the frame rate accordingly.

                                ------------------> fixed frame rate
tensor 1 -->    +-----------------+      X     |    3   |    X    |
tensor 2 -->    |  tensor mux     |      1     |    X   |    5    |
tensor 3 -->    +-----------------+      2     |    4   |    6    |
                                         |          |         |
                                        \/         \/        \/
                                       none      tensors   tensors  
                                                 [ 3,1,4 ] [ 3,5,6 ]
ohsewon commented 5 years ago

Comment by git-bot-sec Wednesday Jul 25, 2018 at 09:52 GMT


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