Vikaas Varma

Results 2 issues of Vikaas Varma

## Environment - OS: Ubuntu 22.04 ## To reproduce Steps to reproduce the behavior: When using the `StreamingDataloader` (or the vanilla pytorch `Dataloader`) with `num_workers>0`, the processes slowly take more...

bug

With the newer versions of pytorch the import: `from pytorch_lightning.utilities.distributed` becomes `from pytorch_lightning.utilities.rank_zero`

cla:missing