ohsewon / test

0 stars 0 forks source link

[ISSUE][CLOSED] [Tensor Mux] Remove memcopy #271

Closed ohsewon closed 6 years ago

ohsewon commented 6 years ago

Issue by jijoong-moon Thursday Jul 12, 2018 at 07:35 GMT Originally opened as https://github.sec.samsung.net/STAR/nnstreamer/issues/271


Issue Description

It could be possible to delete memcopy in Tensor Muxer. It could be done by just increasing ref count and using sink buffer. I will test and update here.