torchok
torchok copied to clipboard
Add DataModules
Suggest you utilize Lightning Data Module https://pytorch-lightning.readthedocs.io/en/stable/extensions/datamodules.html to abstract all data-related stuff.