libffcv / ffcv

FFCV: Fast Forward Computer Vision (and other ML workloads!)
https://ffcv.io
Apache License 2.0
2.81k stars 180 forks source link

Add sampler attribute to TraversalOrder #189

Closed numpee closed 1 year ago

numpee commented 2 years ago

Quick change. Most traversal orders will have to use torch's DistributedSampler anyways, and the attribute is filled by implementations of TraversalOrder.