.. |
connectors
|
Extend support for logging a collection (#7771)
|
2021-06-01 12:51:50 +01:00 |
__init__.py
|
…
|
|
callback_hook.py
|
[2/2] Remove outputs from evaluation epoch end hooks (#7338)
|
2021-05-05 19:50:58 +00:00 |
configuration_validator.py
|
`TrainerState` refactor [5/5] (#7173)
|
2021-05-04 12:50:56 +02:00 |
data_loading.py
|
fix: improve UserWarning message (#7685)
|
2021-05-25 17:35:15 +00:00 |
deprecated_api.py
|
Prune deprecated trainer attributes (#7501)
|
2021-05-12 20:10:15 +00:00 |
evaluation_loop.py
|
Rename and move Result (#7736)
|
2021-05-27 12:27:52 +00:00 |
logging.py
|
…
|
|
model_hooks.py
|
Deprecate TrainerModelHooksMixin (#7422)
|
2021-05-07 13:19:36 -07:00 |
optimizers.py
|
Update LR schedulers only when their corresponding Optimizer is being… (#4868)
|
2021-05-04 09:37:40 +00:00 |
predict_loop.py
|
Unify `current_fx_name` and `current_hook_fx_name` [2/n] (#7594)
|
2021-05-19 20:31:06 +00:00 |
progress.py
|
[2/N] Define dataclasses for progress tracking (#7574)
|
2021-05-22 03:09:08 +02:00 |
properties.py
|
Organize trainer properties (#7758)
|
2021-05-30 13:09:01 +02:00 |
states.py
|
`TrainerState` refactor [5/5] (#7173)
|
2021-05-04 12:50:56 +02:00 |
supporters.py
|
Bugfix/Multiple dataloaders (#7433)
|
2021-05-11 16:33:29 +02:00 |
trainer.py
|
Rename and move Result (#7736)
|
2021-05-27 12:27:52 +00:00 |
training_loop.py
|
Avoid adding `None` loss values in `training_epoch_end` (#7772)
|
2021-05-31 19:28:28 +00:00 |
training_tricks.py
|
Use `torch.nn.utils.clip_grad_norm_` and add `clip_grad_by_value` support for TPU (#7025)
|
2021-05-07 16:41:39 +00:00 |