Function to get the number of images processed by the DPU at one time.
Note: Different DPU core the batch size may be different. This depends on the IP used.
Prototype
size_t get_input_batch() const =0;
Function to get the number of images processed by the DPU at one time.
size_t get_input_batch() const =0;