lightning/pytorch_lightning
Justus Schock 7358d456f3
Retrieve last logged val from result by key (#3049)
* return last logged value

* Update test_results.py

* Update step_result.py

* Update step_result.py

* pep8

* pep8
2020-08-19 18:59:14 -04:00
..
accelerators set device to root gpu (#3042) 2020-08-18 19:28:35 -04:00
callbacks added warning when changing monitor and using results obj (#3014) 2020-08-17 10:29:28 -04:00
core Retrieve last logged val from result by key (#3049) 2020-08-19 18:59:14 -04:00
loggers Squashed commit of the following: (#2164) 2020-08-09 06:08:44 -04:00
metrics fix reduction docstring and clean tests (#2885) 2020-08-09 06:03:24 -04:00
overrides clean imports (#2867) 2020-08-08 00:33:51 +02:00
profiler replace Hparams by init args (#1896) 2020-05-24 18:59:08 -04:00
trainer fix auto scale batch size not working with precision=16 (#3045) 2020-08-19 20:41:33 +00:00
utilities added lr scheduler test using dev debugger (#3004) 2020-08-16 11:37:38 -04:00
__init__.py Update __init__.py 2020-08-17 15:06:42 -04:00