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