.. |
connectors
|
Prune deprecated Trainer(checkpoint_callback=ModelCheckpoint()) (#6166)
|
2021-02-25 20:42:23 +00:00 |
__init__.py
|
added trainer api docs (#4569)
|
2020-11-07 14:18:45 -05:00 |
callback_hook.py
|
Add checkpoint parameter to on_save_checkpoint (#6072)
|
2021-02-25 21:18:19 +05:30 |
configuration_validator.py
|
Add PredictLoop (#5752)
|
2021-02-16 17:11:56 -05:00 |
data_loading.py
|
rename accelerator_backend -> accelerator (#6034)
|
2021-02-18 15:54:12 +00:00 |
deprecated_api.py
|
rename accelerator_backend -> accelerator (#6034)
|
2021-02-18 15:54:12 +00:00 |
evaluation_loop.py
|
rename accelerator_backend -> accelerator (#6034)
|
2021-02-18 15:54:12 +00:00 |
ignored_warnings.py
|
formatting 4/n: Trainer (#5720)
|
2021-02-03 09:25:42 +00:00 |
logging.py
|
formatting 4/n: Trainer (#5720)
|
2021-02-03 09:25:42 +00:00 |
model_hooks.py
|
Replace .get_model() with explicit .lightning_module (#6035)
|
2021-02-18 15:59:54 +01:00 |
optimizers.py
|
Prune deprecated metrics for 1.3 (#6161)
|
2021-02-24 11:09:01 +00:00 |
predict_loop.py
|
rename accelerator_backend -> accelerator (#6034)
|
2021-02-18 15:54:12 +00:00 |
properties.py
|
rename accelerator_backend -> accelerator (#6034)
|
2021-02-18 15:54:12 +00:00 |
states.py
|
formatting 4/n: Trainer (#5720)
|
2021-02-03 09:25:42 +00:00 |
supporters.py
|
formatting 4/n: Trainer (#5720)
|
2021-02-03 09:25:42 +00:00 |
trainer.py
|
Prune deprecated Trainer(checkpoint_callback=ModelCheckpoint()) (#6166)
|
2021-02-25 20:42:23 +00:00 |
training_loop.py
|
[Bugfix] Fixed epoch level schedulers not being called when val_check_interval < 1.0 (#6075)
|
2021-02-24 16:46:33 +05:30 |
training_tricks.py
|
Replace .get_model() with explicit .lightning_module (#6035)
|
2021-02-18 15:59:54 +01:00 |