This is an automated archive made by the Lemmit Bot.

The original was posted on /r/machinelearning by /u/MuscleML on 2024-03-27 01:13:41.


What are some optimizations that one could use for the data loader in PyTorch? The data type could be anything. But I primarily work with images and text. We know you can define your own. But does anyone have any clever tricks to share? Thank you in advance!