.. |
__init__.py
|
updated sync bn (#2838)
|
2020-08-06 01:12:11 +02:00 |
auto_mix_precision.py
|
remove deprecated in v0.9 (#2760)
|
2020-07-30 23:19:28 +02:00 |
callback_config.py
|
Fix weights_save_path when logger is used + simplify path handling + better docs (#2681)
|
2020-07-27 12:53:11 -04:00 |
callback_hook.py
|
updated hooks (#2850)
|
2020-08-07 09:29:57 -04:00 |
configuration_validator.py
|
Enable val/test loop disabling + datamodule tests (#2692)
|
2020-07-25 12:57:40 -04:00 |
data_loading.py
|
Support limit_mode_batches (int) for infinite dataloader (#2840)
|
2020-08-07 13:02:36 +02:00 |
deprecated_api.py
|
remove deprecated in v0.9 (#2760)
|
2020-07-30 23:19:28 +02:00 |
distrib_data_parallel.py
|
Gpu idx (#2796)
|
2020-08-02 08:13:31 -04:00 |
distrib_parts.py
|
Call DataModule hooks implicitly in trainer (#2755)
|
2020-08-01 20:17:57 -04:00 |
evaluation_loop.py
|
updated hooks (#2850)
|
2020-08-07 09:29:57 -04:00 |
ignored_warnings.py
|
Support returning python scalars in DP (#1935)
|
2020-08-07 09:18:29 +02:00 |
logging.py
|
Support returning python scalars in DP (#1935)
|
2020-08-07 09:18:29 +02:00 |
lr_finder.py
|
updated hooks (#2850)
|
2020-08-07 09:29:57 -04:00 |
model_hooks.py
|
Datamodule (#2668)
|
2020-07-24 11:42:15 -04:00 |
optimizers.py
|
refactor 1/n for v1.0.0 (#2704)
|
2020-07-25 14:38:51 -04:00 |
supporters.py
|
Structured results (train loop only. val loop separate PR) (PR 2/5) (#2615)
|
2020-07-20 19:00:20 -04:00 |
trainer.py
|
simplify tests & cleaning (#2588)
|
2020-08-07 23:22:05 +02:00 |
training_io.py
|
Add support to Tensorboard logger for OmegaConf hparams (#2846)
|
2020-08-07 09:13:21 -04:00 |
training_loop.py
|
fix set_epoch on TPUs (#2740)
|
2020-08-07 09:31:30 -04:00 |
training_tricks.py
|
fix apex gradient clipping (#2829)
|
2020-08-05 13:42:21 -04:00 |