.. |
connectors
|
Accelerator model state dict (#7474)
|
2021-05-11 16:39:04 +01:00 |
__init__.py
|
added trainer api docs (#4569)
|
2020-11-07 14:18:45 -05:00 |
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
|
`TrainerState` refactor [5/5] (#7173)
|
2021-05-04 12:50:56 +02:00 |
deprecated_api.py
|
Simplify deprecations (#6620)
|
2021-03-25 15:26:38 +01:00 |
evaluation_loop.py
|
Improve val step logging (#7351)
|
2021-05-07 22:58:03 +00:00 |
logging.py
|
Move metrics_to_scalars to a dedicated utilities file (#7180)
|
2021-04-24 10:25:33 +01:00 |
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
|
Code cleaning in preparation for #7258 [3/n] (#7262)
|
2021-04-29 14:40:51 +02:00 |
properties.py
|
remove trainer hidden state | sanity refactor [1 / n] (#7437)
|
2021-05-11 11:09:08 +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
|
Mark certain Trainer APIs as protected (#7420)
|
2021-05-11 11:53:41 +02:00 |
training_loop.py
|
Mark certain Trainer APIs as protected (#7420)
|
2021-05-11 11:53:41 +02: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 |