SIGN IN SIGN UP

Pretrain, finetune ANY AI model of ANY size on 1 or 10,000+ GPUs with zero code changes.

30975 0 0 Python

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

* return self instance in `freeze` and `unfreeze` method

* docs: fix docs

* add chlog

* docs: update freeze method docstring to use code-block directive

---------

Co-authored-by: Bhimraj Yadav <[email protected]>
Co-authored-by: thomas chaton <[email protected]>
G
GdoongMathew committed
e425b6036ad9b9f5ab61f0699a2b3272d58c340f
Parent: e53661d
Committed by Luca Antiga <[email protected]> on 1/30/2026, 1:51:21 PM