modelzoo.common.pytorch.input_utils#
Functions
Batch the data from an iterator such that sampels of similar length end up in the same batch.  | 
|
Returns the streaming batch size of the current task.  | 
|
Validates the streaming and micro batch sizes.  | 
Classes