Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.
6404 Discussions

Is there any limitation to output FIFO size (64?)

idata
Employee
616 Views

Hi,

 

We are trying to run a network on Movidius with SDK2 . We are using the FIFO interface. We allocate FIFO with max size =100. We saw the following scenario: when we are inserting more than 64 elements without reading them we see that the output FIFO never had more than 64 elements- looks like there is some HW limitation to the size.

 

Is it true that output FIFO size is limited to 64?
0 Kudos
1 Reply
idata
Employee
336 Views

@blinking The limit for a FIFO isn't supposed to be 64. This behavior is unintended and likely a bug. Thank you for reporting this!

0 Kudos
Reply