vision
vision copied to clipboard
[NOMRG] Benchmarking - Add datapipe support to classification training references
Related to https://github.com/pytorch/data/issues/416
This is the code I'm using to benchmark datapipes against our current dataset implementation on ImageNet. I'm just opening this PR to be able to share some code / ideas, but this isn't meant to be reviewed or merged any time soon.