lightning/pytorch_lightning/utilities
Jirka Borovec 5ae6926a52
fix some minor typos in docs (#5369)
* fix docs typos

* Apply suggestions from code review

Co-authored-by: Wansoo Kim <rladhkstn8@gmail.com>

* flake8

Co-authored-by: Wansoo Kim <rladhkstn8@gmail.com>
2021-01-07 08:01:52 -05:00
..
__init__.py clean avail. imports & enums (#5256) 2020-12-29 19:02:18 +01:00
apply_func.py Add Support for multiple train loaders (#1959) 2021-01-04 19:57:53 +00:00
argparse.py fix some minor typos in docs (#5369) 2021-01-07 08:01:52 -05:00
argparse_utils.py Unify names in Utils (#5199) 2020-12-22 00:23:33 +01:00
cloud_io.py Update cloud_io.py (#4936) 2020-12-04 11:00:06 +01:00
data.py Add Support for multiple train loaders (#1959) 2021-01-04 19:57:53 +00:00
debugging.py mark todo exceptions (#5320) 2021-01-04 09:07:56 +01:00
device_dtype_mixin.py make device property always return a device with index (#4851) 2020-11-27 00:49:51 +05:30
device_parser.py set xxx_AVAILABLE as protected (#5082) 2020-12-14 20:19:05 +05:30
distributed.py [bugfix] Group defaults to WORLD if None (#5125) 2021-01-06 11:37:43 +01:00
enums.py clean avail. imports & enums (#5256) 2020-12-29 19:02:18 +01:00
exceptions.py
imports.py clean avail. imports & enums (#5256) 2020-12-29 19:02:18 +01:00
memory.py [Fix] Move log value to cpu. (#4592) 2020-11-10 21:13:41 +00:00
model_helpers.py Unify names in Utils (#5199) 2020-12-22 00:23:33 +01:00
model_utils.py Unify names in Utils (#5199) 2020-12-22 00:23:33 +01:00
parsing.py allow decorate model init with saving hparams (#4662) 2020-11-16 11:02:26 +01:00
seed.py Do not set PYTHONHASHSEED #2156 (#3745) 2020-09-30 08:38:24 -04:00
upgrade_checkpoint.py notices (#4118) 2020-10-13 07:18:07 -04:00
warning_utils.py Unify names in Utils (#5199) 2020-12-22 00:23:33 +01:00
warnings.py Unify names in Utils (#5199) 2020-12-22 00:23:33 +01:00
xla_device.py mark todo exceptions (#5320) 2021-01-04 09:07:56 +01:00
xla_device_utils.py Unify names in Utils (#5199) 2020-12-22 00:23:33 +01:00