lightning/pytorch_lightning/core
Vicente Oyanedel Muñoz 5f39ae804a
Added missing docs on[ TrainResult and EvalResult source docs. (#3157)
* Added missing parameter 'minimize' docs in TrainResult

* Added missing docs for parameters in TrainResult and EvalResult
2020-08-25 11:04:37 -04:00
..
__init__.py document lightiningmodule better (#2920) 2020-08-11 19:39:43 -04:00
datamodule.py Add transfer_batch_to_device hook to DataModule (#3038) 2020-08-20 08:47:11 -04:00
decorators.py added copyright notices (#3062) 2020-08-19 22:03:22 -04:00
grads.py added copyright notices (#3062) 2020-08-19 22:03:22 -04:00
hooks.py added copyright notices (#3062) 2020-08-19 22:03:22 -04:00
lightning.py ref: added hook base method (#3127) 2020-08-24 13:46:46 -04:00
memory.py flake8 fixes (#3064) 2020-08-20 07:45:22 -04:00
saving.py Make sure all kwargs come after args in _load_model_state() (#3063) 2020-08-20 07:29:44 -04:00
step_result.py Added missing docs on[ TrainResult and EvalResult source docs. (#3157) 2020-08-25 11:04:37 -04:00