tmbdev-archive / webdataset-lightning

A small demonstration of using WebDataset with ImageNet and PyTorch Lightning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ddp_equalize doesn't exist

biocyberman opened this issue · comments

The method doesn't exist. I am running a test job but failed because of this.
https://github.com/webdataset/webdataset-lightning/blob/7b98a6a4e9e8735973f9de29151e6215380e5c9d/train.py#L100

Any update on this?

Related: webdataset/webdataset#194

Still having no idea what the right way to use WebDataset in PyTorch Lightning is.