The RAM of my CPU is overflowing when I am preprocessing images in my PyTorch training loop. It happens when I am using the CPU or the GPU. Why does that happen?
Trai