Forum Discussion
RubenPadial
Contributor
7 months agoHello @JohnT_Intel ,
I mean the original example you suggested is CPU/GPU indeded.
The real problem is how inference are manged. The examples collect multiple input images into a batch and request inference for the entire batch. I need to request an inference every time a new data is available. That's when the DLA instatiation problem arises.