lightning/tests/utilities
maxjeblick 343d19fa86
Find parameters which are specified in the LightningDataModule, only (#4347)
* search for attribute in datamodule if not found elsewhere

* add test for datamodule

* add lightning_getattr test for datamodule

* Apply suggestions from code review

Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>

* Update CHANGELOG.md

* Update CHANGELOG.md

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Nicki Skafte <skaftenicki@gmail.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
2020-11-10 14:01:20 +01:00
..
__init__.py New metric classes (#1326) (#1877) 2020-05-19 11:05:07 -04:00
dist.py notices (#4118) 2020-10-13 07:18:07 -04:00
parsing.py Find parameters which are specified in the LightningDataModule, only (#4347) 2020-11-10 14:01:20 +01:00
test_apply_func.py notices (#4118) 2020-10-13 07:18:07 -04:00
test_apply_func_torchtext.py notices (#4118) 2020-10-13 07:18:07 -04:00
test_argparse_utils.py get help from docstring (#4344) 2020-10-26 23:38:58 +05:30
test_dtype_device_mixin.py notices (#4118) 2020-10-13 07:18:07 -04:00
test_upgrade_checkpoint.py notices (#4118) 2020-10-13 07:18:07 -04:00
test_xla_device_utils.py timeout for tpu check (#4340) 2020-11-01 01:04:25 +01:00