Accelerator .prepare() replaces custom DataLoader Sampler

Hi! Is there a way to get the state of the custom sampler after .prepare() method was used?
I would like to save the state of the custom sampler, but I am not sure if it鈥檚 possible?

1 Like