lightning/pytorch_lightning
Teddy Koker 827a557269
Add persistent flag to Metric.add_state (#4195)
* add persistant flag to add_state in metrics

* wrap register_buffer with try catch

* pep8

* use loose version

* test

* pep8
2020-10-16 14:36:03 -04:00
..
accelerators Use `Optional` for arguments set to `None` by default (#4164) 2020-10-15 23:02:50 +02:00
callbacks notices (#4118) 2020-10-13 07:18:07 -04:00
cluster_environments notices (#4118) 2020-10-13 07:18:07 -04:00
core fix hparams assign in init (#4189) 2020-10-16 13:57:21 +01:00
distributed notices (#4118) 2020-10-13 07:18:07 -04:00
loggers notices (#4118) 2020-10-13 07:18:07 -04:00
metrics Add persistent flag to Metric.add_state (#4195) 2020-10-16 14:36:03 -04:00
overrides removed support for EvalResult and TrainResult (#3968) 2020-10-07 22:39:16 -04:00
plugins notices (#4118) 2020-10-13 07:18:07 -04:00
profiler Use `Optional` for arguments set to `None` by default (#4164) 2020-10-15 23:02:50 +02:00
trainer Use `Optional` for arguments set to `None` by default (#4164) 2020-10-15 23:02:50 +02:00
tuner Use `Optional` for arguments set to `None` by default (#4164) 2020-10-15 23:02:50 +02:00
utilities notices (#4118) 2020-10-13 07:18:07 -04:00
__init__.py Update __init__.py 2020-10-15 10:58:32 -04:00
py.typed make PyTorch Lightning PEP 561 Compliant (#3187) 2020-09-09 13:37:03 -04:00