JP
JP
Home
Publications
Talks
Posts
Projects
Light
Dark
Automatic
Data Engineering
Data Prefetching in Deep Learning
In the previous post I explained that, after a certain point, improving efficiency of the data loaders or increasing the number of data loaders have a marginal impact on the training speed of deep learning.
Jungkyu Park
Last updated on Aug 10, 2023
5 min read
Visualizing data loaders to diagnose deep learning pipelines
Have you wondered why some of your training scripts halt every n batches where n is the number of loader processes? This likely means your pipeline is bottlenecked by data loading time, as shown in the following animation:
Jungkyu Park
Last updated on Aug 10, 2023
4 min read
Cite
×