PyTorch Forums
How to load complete dataset to RAM?
ptrblck
October 13, 2021, 6:44am
7
You could check
this post
which uses shared arrays as a “caching” mechanism.
1 Like
show post in topic