lightning/pytorch_lightning/trainer
Brendan Fahy b14c4d4c70
handle fsspec inconsistency in PyArrowHDFS (#3805)
2020-10-02 22:35:42 -04:00
..
connectors handle fsspec inconsistency in PyArrowHDFS (#3805) 2020-10-02 22:35:42 -04:00
__init__.py remove flake 8 (#3687) 2020-09-27 20:40:02 -04:00
callback_hook.py fix on_fit_start (#3616) 2020-09-23 10:38:33 +02:00
configuration_validator.py ref: added data connector (#3285) 2020-08-31 11:08:22 -04:00
data_loading.py revert backend types (#3788) 2020-10-02 06:18:44 -04:00
deprecated_api.py drop v0.10 deprecated (#3454) 2020-09-19 11:47:26 -04:00
evaluation_loop.py tests for val step flow and logging (#3731) 2020-09-29 22:12:56 -04:00
ignored_warnings.py added copyright notices (#3062) 2020-08-19 22:03:22 -04:00
logging.py Use `raise .. from ..` to explicitly chain exceptions (#3750) 2020-10-01 21:45:44 +02:00
model_hooks.py ref: modular is_overridden (#3290) 2020-08-31 12:12:02 -04:00
optimizers.py refactor 1/n for v1.0.0 (#2704) 2020-07-25 14:38:51 -04:00
properties.py ref: slurm connector 1/n (#3476) 2020-09-12 11:07:15 -04:00
states.py Make trainer.state a read-only property (#3109) 2020-08-24 16:49:33 +02:00
supporters.py added copyright notices (#3062) 2020-08-19 22:03:22 -04:00
trainer.py ref: continue #3733 (#3767) 2020-10-01 09:25:33 -04:00
training_loop.py Fix `on_train_batch_start` hook to end epoch early (#3700) 2020-10-02 21:46:46 +02:00
training_tricks.py ref: checkpoint connector methods 4/n (#3474) 2020-09-12 08:42:27 -04:00