-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Closed
Labels
deprecationIncludes a deprecationIncludes a deprecationgood first issueGood for newcomersGood for newcomershelp wantedOpen to be worked onOpen to be worked onhooksRelated to the hooks APIRelated to the hooks API
Milestone
Description
Proposed refactor
Deprecate on_configure_sharded_model callback/LM hooks in v1.6 for removal in v1.8
https://github.com/PyTorchLightning/pytorch-lightning/blob/5ad5ba54c0c477546d21daf75ac7b4748d7963a7/pytorch_lightning/callbacks/base.py#L60-L61
Motivation
I see no uses of this hook either externally or internally: https://www.grep.app/search?q=on_configure_sharded_model
Additional context
This hook was originally added in #6679
cc @justusschock @awaelchli @akihironitta @rohitgr7 @tchaton @carmocca @Borda @ninginthecloud @daniellepintz
awaelchli, ananthsub and akihironitta
Metadata
Metadata
Assignees
Labels
deprecationIncludes a deprecationIncludes a deprecationgood first issueGood for newcomersGood for newcomershelp wantedOpen to be worked onOpen to be worked onhooksRelated to the hooks APIRelated to the hooks API