pytorch-lightning
fe6b1cc4 - Fix: Add `weights_only` parameter to LearningRateFinder checkpoint restore (#21758)

Commit
38 days ago
Fix: Add `weights_only` parameter to LearningRateFinder checkpoint restore (#21758) * Fix: add weights_only parameter to LearningRateFinder and propagate through LR finder call chain * Test: ensure LearningRateFinder supports weights_only=False during checkpoint restore * Test: ensure LearningRateFinder supports weights_only=False during checkpoint restore and apply pre-commit * Style: apply pre-commit formatting to LR Finder patch * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Author
Parents
Loading