Files
pytorch-lightning/pytorch_lightning/trainer
Maxim GrechkinandJirka 98f7842970 Allow dataloaders without sampler field present (#1907)
* Allow dataloaders without sampler field present

Sometimes we have a custom dataloader that doesn't have a sampler, better to check that the field is there before reading it.

* chlog

Co-authored-by: Jirka <jirka@pytorchlightning.ai>
2020-05-20 20:57:12 +00:00
..
2020-05-07 09:25:54 -04:00
2019-09-26 13:20:54 -04:00
2020-05-07 09:25:54 -04:00
2020-05-14 10:34:11 -04:00