Hello Kedro community, I'm using Kedro with traini...
# questions
g
Hello Kedro community, I'm using Kedro with training a Pytorch model using PyTorch_lightning. I know that there is a plugin (Kedro_azureml) that allows distributed training. As I'm currently not working within azurem, this is not an option for me (correct me if I'm wrong). My problem occurs when trying to use the from torch.utils.data import DataLoader with num_workers > 0 as Kedro seems to somehow block this process (pl.Trainer.fit() freezes). Is there a way to use distributed training without computing on a azure machine?
@marrrcin Maybe you can help me? 🙂
m
Yes there are, I would love to help you but currently I'm off until 2023-11-02. Maybe someone else will chip in or you can wait until then
g
Enjoy your time off! If no-one else is able to help, I will contact you again.
m
OK, I’m back - do you still need assistance with that @Gregor Höhne?
g
Thanks for remembering this thread! Yes please! 🙂