lightning/pytorch_lightning
Mauricio Villegas 546476c704
Allow changing the logged step value in validation_step (#4130)
* Fix to bug identified in https://github.com/PyTorchLightning/pytorch-lightning/issues/4102

* update tests

* chlog

Co-authored-by: rohitgr7 <rohitgr1998@gmail.com>
2020-10-22 03:03:07 +05:30
..
accelerators Optimizer closure (#4190) 2020-10-21 19:34:29 +01:00
callbacks Fix info message when EarlyStopping 'mode' not provided [ci skip] (#4282) 2020-10-21 23:44:13 +05:30
cluster_environments notices (#4118) 2020-10-13 07:18:07 -04:00
core Optimizer closure (#4190) 2020-10-21 19:34:29 +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 Feature/4244 iou input expectations (#4261) 2020-10-21 09:01:24 -04:00
overrides removed support for EvalResult and TrainResult (#3968) 2020-10-07 22:39:16 -04:00
plugins CI: add flake8 (#4239) 2020-10-19 21:20:17 +01:00
profiler Use `Optional` for arguments set to `None` by default (#4164) 2020-10-15 23:02:50 +02:00
trainer Allow changing the logged step value in validation_step (#4130) 2020-10-22 03:03:07 +05:30
tuner CI: add flake8 (#4239) 2020-10-19 21:20:17 +01:00
utilities docs: Add empty lines in docstring [ci skip] (#4232) 2020-10-21 09:00:39 -04:00
__init__.py Docs/changelog for 1.0.3 (#4267) 2020-10-21 00:53:10 +02:00
py.typed make PyTorch Lightning PEP 561 Compliant (#3187) 2020-09-09 13:37:03 -04:00