msamogh/nonechucks

Route next batch through step_to_index_fn in _SafeDataLoaderIter

msamogh opened this issue · 0 comments

While attempting to fill an incomplete batch, no attempt is made to follow the strategy specified by step_to_index_fn in choosing the next batch/samples from the next batch as of now.