.. |
connectors
|
Remove legacy `Result` parameters (#6016)
|
2021-03-28 11:55:08 +02:00 |
__init__.py
|
added trainer api docs (#4569)
|
2020-11-07 14:18:45 -05:00 |
callback_hook.py
|
Simplify deprecations (#6620)
|
2021-03-25 15:26:38 +01:00 |
configuration_validator.py
|
Add trainer.predict config validation (#6543)
|
2021-03-21 21:07:54 +00:00 |
data_loading.py
|
Follow E231 [flake8] (#6110)
|
2021-03-24 12:50:50 +01:00 |
deprecated_api.py
|
Simplify deprecations (#6620)
|
2021-03-25 15:26:38 +01:00 |
evaluation_loop.py
|
Remove legacy `Result` parameters (#6016)
|
2021-03-28 11:55:08 +02:00 |
ignored_warnings.py
|
formatting 4/n: Trainer (#5720)
|
2021-02-03 09:25:42 +00:00 |
logging.py
|
Remove legacy `Result` parameters (#6016)
|
2021-03-28 11:55:08 +02:00 |
model_hooks.py
|
Pass {fit,validate,test,predict} to setup() and teardown() (#6386)
|
2021-03-08 15:27:07 +01:00 |
optimizers.py
|
Fix trainer not resetting lightning_optimizers (#6372)
|
2021-03-08 09:58:03 +08:00 |
predict_loop.py
|
Refactor PyTorch profiler 4/5 (#6349)
|
2021-03-23 18:13:29 +01:00 |
properties.py
|
[refactor] Add setup to profilers + _run_stage_setup to trainer 2/5 (#6633)
|
2021-03-22 14:32:31 -04:00 |
states.py
|
Add Trainer.validate(…) method to run one validation epoch (#4948)
|
2021-03-11 03:46:37 +01:00 |
supporters.py
|
Remove legacy `Result` parameters (#6016)
|
2021-03-28 11:55:08 +02:00 |
trainer.py
|
Do not add return dict items to callback_metrics (#6682)
|
2021-03-26 14:05:20 +01:00 |
training_loop.py
|
Remove legacy `Result` parameters (#6016)
|
2021-03-28 11:55:08 +02:00 |
training_tricks.py
|
Remove unused mixin attributes (#6487)
|
2021-03-12 08:29:52 +00:00 |