Skip to main content

DEFAULT_BATCH_SIZE

Constant DEFAULT_BATCH_SIZE 

Source
pub const DEFAULT_BATCH_SIZE: usize = 6; // 6usize
Expand description

The default batch size for processing.

This constant defines the default number of items processed together in a batch in the OCR pipeline.