- 05 Jun, 2023 1 commit
-
-
0x1355 authored
So that schedule_func() calls get_piecewise_constant_schedule() with correctly named kwarg.
-
- 28 Apr, 2023 1 commit
-
-
Jason Kuan authored
* add constant lr with rules * add constant with rules in TYPE_TO_SCHEDULER_FUNCTION * add constant lr rate with rule * hotfix code quality * fix doc style * change name constant_with_rules to piecewise constant
-
- 28 Mar, 2023 1 commit
-
-
Felix Blanke authored
Add last_epoch arg to optimization.get_scheduler. Allows the specification of the index of the last epoch when resuming training.
-
- 01 Mar, 2023 1 commit
-
-
Patrick von Platen authored
-
- 20 Dec, 2022 1 commit
-
-
Emil Bogomolov authored
* expose polynomial:power and cosine_with_restarts:num_cycles using get_scheduler func, add it to train_dreambooth.py * fix formatting * fix style * Update src/diffusers/optimization.py Co-authored-by:
Pedro Cuenca <pedro@huggingface.co> Co-authored-by:
Pedro Cuenca <pedro@huggingface.co>
-
- 17 Aug, 2022 1 commit
-
-
Anton Lozhkov authored
* Revive Make utils * Add datasets for training too
-
- 21 Jun, 2022 2 commits