lightning/pytorch_lightning/core
Rohit Gupta fe41492b6c Minor doc fixes (#5139)
* minor doc fix

* minor doc fix

* Apply suggestions from code review

Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>

* suggestions

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
(cherry picked from commit 8d8098c04e)
2021-01-06 11:55:09 +01:00
..
__init__.py CI: add flake8 (#4239) 2020-10-19 21:20:17 +01:00
datamodule.py logger docs and api docs (#3950) 2020-11-13 20:35:54 +05:30
decorators.py logger docs and api docs (#3950) 2020-11-13 20:35:54 +05:30
grads.py PyTorch 1.7 Stable support (#3821) 2020-10-30 15:42:14 +00:00
hooks.py Allow any input in to_onnx and to_torchscript (#4378) 2020-12-12 18:17:03 +08:00
lightning.py Minor doc fixes (#5139) 2021-01-06 11:55:09 +01:00
memory.py Implemented ModelSummary total params values (#4521) 2020-11-22 07:07:52 +01:00
optimizer.py fix/enable - check F401 (#5201) 2020-12-21 10:15:04 +01:00
saving.py refactor - check E501 (#5200) 2020-12-21 14:23:09 +05:30
step_result.py [bug-fix] Metric reduction with Logging (#5150) 2021-01-05 09:58:37 +01:00