-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Closed
Labels
bugSomething isn't workingSomething isn't workingdata handlingGeneric data-related topicGeneric data-related topichelp wantedOpen to be worked onOpen to be worked onwaiting on authorWaiting on user action, correction, or updateWaiting on user action, correction, or update
Description
🐛 Bug
#8002 changed attach_datamodule() so that it doesn't respect LIghtningModule.datamodule anymore. Unless this is intentional, we should bring back the old behavior.
Please reproduce using the BoringModel
To Reproduce
Will provide along with a PR.
Expected behavior
DataConnector considers datamodule present when LightningModule.datamodule is set.
Environment
This should be environment agnostic.
Additional context
This broke some FB tests.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdata handlingGeneric data-related topicGeneric data-related topichelp wantedOpen to be worked onOpen to be worked onwaiting on authorWaiting on user action, correction, or updateWaiting on user action, correction, or update