-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
corecore functionalitycore functionality
Description
(Pytorch) Lightning changes its API in version 2. pytorch_lightning.trainer.supporters.CombinedLoader does no longer exists and is replaced by lightning.pytorch.utilities.combined_loader.CombinedLoader. However, this only supports an iterative mode no minimal cycle (yet) i.e. the dataloaders cannot be iterated simultaneously. Currently we only support pytorch lightning up to version 1.9.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
corecore functionalitycore functionality