lightning/pytorch_lightning/utilities
Jirka Borovec 31a36f04df
define distributed as a type (#3740)
* define type

* miss

* Apply suggestions from code review

Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>

* miss

* warn

Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
2020-09-30 08:33:01 -04:00
..
__init__.py warn user when dropping unpicklable hparams (#2874) 2020-08-28 09:07:43 +02:00
apply_func.py implement fix and test (#3459) 2020-09-11 10:55:58 -04:00
argparse_utils.py ref: separate argparse (#3428) 2020-09-09 18:07:56 -04:00
cloud_io.py use fsspec instead of gfile for all IO (#3320) 2020-09-03 14:19:20 +02:00
data.py Follow up of #2892 (#3202) 2020-08-27 15:28:29 -04:00
debugging.py define distributed as a type (#3740) 2020-09-30 08:33:01 -04:00
device_dtype_mixin.py Enable PyTorch 1.7 in conda CI (#3541) 2020-09-25 16:20:15 +02:00
device_parser.py ref: device parser (#3400) 2020-09-08 18:46:42 -04:00
distributed.py Fix log debug call (#3528) 2020-09-18 02:06:44 +05:30
exceptions.py
memory.py
model_utils.py ref: (results 1/n) enable tracking original metric when step and epoch are both true (#3685) 2020-09-27 22:08:31 -04:00
parsing.py update batch size in DataModule when auto scaling batch size (#3266) 2020-09-03 22:07:49 +02:00
seed.py Fix deterministic behavior in ddp_spawn (#3573) 2020-09-20 19:42:58 -04:00
upgrade_checkpoint.py callback method for on_save_checkpoint (#2501) 2020-08-28 16:50:52 +02:00
warning_utils.py fix dp issues + update examples and test examples (#3618) 2020-09-23 00:19:46 -04:00