Ramanish Singh

Results 4 issues of Ramanish Singh

Adding a CSV reader. It uses the built-in `csv` package to read the csv file line by line. Gives an option to skip-header and also yield items in a header...

CLA Signed

Currently the StatefulDistributedSampler takes the dataset as an argument, but only uses the length/size of the dataset. Adding an option to provide size of the dataset instead, for more flexibility.

CLA Signed

Updating CI version

CLA Signed

Adding a custom enumerate method to track batch number in SDL Fixes #1503

CLA Signed