1 Repositories
Python shareddataset Libraries
A PyTorch Dataset that caches samples in shared memory, accessible globally to all processes
SharedDataset A PyTorch Dataset that keeps a cache of arbitrary tensors in shared memory, accessible globally to all processes. This can yield enormou
Sep 19, 2022