lightning/pytorch_lightning/metrics
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
..
classification notices (#4118) 2020-10-13 07:18:07 -04:00
functional Use `Optional` for arguments set to `None` by default (#4164) 2020-10-15 23:02:50 +02:00
regression notices (#4118) 2020-10-13 07:18:07 -04:00
__init__.py notices (#4118) 2020-10-13 07:18:07 -04:00
metric.py Add persistent flag to Metric.add_state (#4195) 2020-10-16 14:36:03 -04:00
utils.py notices (#4118) 2020-10-13 07:18:07 -04:00