This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VM: TIDL batch size in processor SDK 7.1

Part Number: TDA4VM

Hi, I converted a simple classification model (e.g., mobilenet_v2 + linear layer) to a TIDL binary model using PROCESSOR SDK 7.1. (batch size == 1)

I was told that PROCESSOR SDK 7.1 doesn't support a batch size greater than 1.

- Is it true?

- If yes, isn't there any workaround/solution to infer a model with a batch size greater than 1?

Please help and any advice!