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!