lightning/pytorch_lightning/callbacks
tchaton df5cbf5368 resolve conflict
resolve failing test
2021-02-05 21:40:39 +01:00
..
__init__.py [BugOnFeat] Resolve bug with Finetuning (#5744) 2021-02-04 18:36:54 +00:00
base.py Feat: Add BackboneLambdaFinetunningCallback (#5377) 2021-01-08 16:33:05 -05:00
early_stopping.py Throw MisconfigurationError on unknown mode (#5255) 2021-01-12 02:31:26 -05:00
finetuning.py [BugOnFeat] Resolve bug with Finetuning (#5744) 2021-02-04 18:36:54 +00:00
gpu_stats_monitor.py Fix isort a few failures (#5504) 2021-01-15 17:44:27 -05:00
gradient_accumulation_scheduler.py Simplify optimization Logic (#4984) 2020-12-07 12:55:49 +00:00
lambda_function.py Add LambdaCallback (#5347) 2021-01-13 04:42:49 -05:00
lr_monitor.py Allow log_momentum for adaptive optimizers (#5333) 2021-01-06 12:58:34 +01:00
model_checkpoint.py resolve conflict 2021-02-05 21:40:39 +01:00
progress.py Fix visual progress bar bug / properly reset progress bar (#4579) 2021-02-03 19:41:44 +01:00
pruning.py [Feat] Adding PruningCallback (#5618) 2021-01-27 01:00:42 -05:00