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