DeepLearningExamples icon indicating copy to clipboard operation
DeepLearningExamples copied to clipboard

Fix len() for lddl dataloader

Open Wesley-Jzy opened this issue 3 years ago • 0 comments

When using dataloader to load my own dataset, I found there was no return in len() for non-ParquetDataset. I guess it's a bug.

Wesley-Jzy avatar Jul 02 '22 02:07 Wesley-Jzy