Function to get the number of images processed by the DPU at one time.
Note: The batch size of different DPU core 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;