pytorch-lightning
Add batch interval support for learning rate schedulers
#21500
Open

Add batch interval support for learning rate schedulers #21500

arrdel
arrdel Add adapt_checkpoint_hparams hook for customizing checkpoint hyperpar…
910a712a
pre-commit-ci[bot] [pre-commit.ci] auto fixes from pre-commit.com hooks
ad1a0285
arrdel refactor(cli): Add subcommand parameter to adapt_checkpoint_hparams h…
998ea3e6
pre-commit-ci[bot] [pre-commit.ci] auto fixes from pre-commit.com hooks
00e7032f
arrdel fix: Break long line in adapt_checkpoint_hparams docstring example
b3b10252
arrdel fix: Replace BoringCkptPathModel with AdaptHparamsModel to fix tensor…
fc8cc3a6
pre-commit-ci[bot] [pre-commit.ci] auto fixes from pre-commit.com hooks
a0f0d776
arrdel fix: Change AdaptHparamsModel to inherit from BoringModel
17d3b300
arrdel fix: Pass hidden_dim explicitly in test to fix assertion
204afb79
arrdel Add manual dataloader reloading feature
34eaa02b
arrdel Merge pull request #1 from arrdel/feature/manual-dataloader-reload-21448
0a7b9f5a
arrdel arrdel requested a review from copilot-pull-request-reviewer copilot-pull-request-reviewer 16 days ago
arrdel arrdel requested a review from lantiga lantiga 16 days ago
arrdel arrdel requested a review from tchaton tchaton 16 days ago
arrdel arrdel requested a review from justusschock justusschock 16 days ago
arrdel arrdel requested a review from ethanwharris ethanwharris 16 days ago
github-actions github-actions added docs
github-actions github-actions added pl
copilot-pull-request-reviewer
copilot-pull-request-reviewer commented on 2026-01-20
arrdel arrdel force pushed from f97374e0 to 60cb303b 13 days ago
arrdel Add adapt_checkpoint_hparams hook for customizing checkpoint hyperpar…
7e42cf36
pre-commit-ci[bot] [pre-commit.ci] auto fixes from pre-commit.com hooks
d827c113
arrdel refactor(cli): Add subcommand parameter to adapt_checkpoint_hparams h…
25f11ded
pre-commit-ci[bot] [pre-commit.ci] auto fixes from pre-commit.com hooks
e7879d8f
arrdel fix: Break long line in adapt_checkpoint_hparams docstring example
f472016a
arrdel fix: Replace BoringCkptPathModel with AdaptHparamsModel to fix tensor…
1bca598d
pre-commit-ci[bot] [pre-commit.ci] auto fixes from pre-commit.com hooks
3d3c3d45
arrdel fix: Change AdaptHparamsModel to inherit from BoringModel
0326c9a5
arrdel fix: Pass hidden_dim explicitly in test to fix assertion
0403b108
arrdel Add manual dataloader reloading feature
e2b656ab
arrdel feat: Add batch interval support for learning rate schedulers
fe2baec4
pre-commit-ci[bot] [pre-commit.ci] auto fixes from pre-commit.com hooks
9417a9ef
arrdel fix: Address review comments
c66c15ec
arrdel fix: Update batch-interval schedulers before on_train_batch_start hook
0e21cc79
pre-commit-ci[bot] [pre-commit.ci] auto fixes from pre-commit.com hooks
2eeed9e3
arrdel arrdel force pushed from bb1d77de to 2eeed9e3 10 days ago
arrdel
arrdel arrdel closed this 1 day ago
arrdel Merge branch 'master' into feat/issue-21491-batch-interval-scheduler
f7c2753d
arrdel arrdel reopened this 1 day ago
arrdel Merge branch 'master' into feat/issue-21491-batch-interval-scheduler
b9af1596

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone