ssec-jhu / dplutils

Distributed(Data) Pipeline Uitilities
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Source generation skips when input batch size exceeds source length #74

Closed amitschang closed 4 months ago

amitschang commented 4 months ago

For example if a generator stops iteration at 9 batches but the input batch size is 10, this will yield nothing.