Scaling data loading for ML training with Ray Data
1–2 of 2 posts
Re: Scaling data loading for ML training with Ray Data
#2Insighful read and comparison to data loaders and the functionality to ray data. Generally, data loading and preprocessing are crucial workloads prior to and during ML stages, addressing these in a performant way helps tremendously.