PINA
PINA copied to clipboard
Add the possibility to change dataloader points during runtime
Is your feature request related to a problem? Please describe.
In the 0.2 version, a new Dataloader was introduced. Despite being very fast, this dataloader does not permit the modification of points during training. It would be great to have a simple function inside the Trainer for doing that.