pytorch-lightning
Adds method chaining support to `LightningModule.freeze()` and `LightningModule.unfreeze()` by returning `self`
#21469
Merged

Adds method chaining support to `LightningModule.freeze()` and `LightningModule.unfreeze()` by returning `self` #21469

GdoongMathew
GdoongMathew return self instance in `freeze` and `unfreeze` method
512a5ebf
GdoongMathew GdoongMathew requested a review from lantiga lantiga 124 days ago
GdoongMathew GdoongMathew requested a review from tchaton tchaton 124 days ago
GdoongMathew GdoongMathew requested a review from justusschock justusschock 124 days ago
GdoongMathew GdoongMathew requested a review from ethanwharris ethanwharris 124 days ago
github-actions github-actions added pl
codecov
GdoongMathew docs: fix docs
c4a98795
bhimrazy Merge branch 'master' into feat/freeze_return
4bd13d3a
bhimrazy bhimrazy changed the title return self instance in `freeze` and `unfreeze` method Adds method chaining support to `LightningModule.freeze()` and `LightningModule.unfreeze()` by returning `self` 118 days ago
bhimrazy add chlog
0a9ee0ef
bhimrazy docs: update freeze method docstring to use code-block directive
7386de80
bhimrazy
bhimrazy approved these changes on 2026-01-12
tchaton
tchaton approved these changes on 2026-01-12
tchaton Merge branch 'master' into feat/freeze_return
19d37ed2
bhimrazy Merge branch 'master' into feat/freeze_return
68b34da1
bhimrazy bhimrazy merged 36998f5e into master 118 days ago
GdoongMathew GdoongMathew deleted the feat/freeze_return branch 118 days ago
nderitualexis089-code
nderitualexis089-code approved these changes on 2026-04-16

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone