lightning/pytorch_lightning/utilities
Ethan Harris 853523ee64
Clean utilities/argparse and add missing tests (#6607)
2021-03-22 08:53:51 +00:00
..
__init__.py Ensure accelerator is valid if running interactively (#5970) 2021-02-23 14:23:50 +01:00
apply_func.py [bug] All_gather support tensor on cpu (#6416) 2021-03-10 14:19:07 +00:00
argparse.py Clean utilities/argparse and add missing tests (#6607) 2021-03-22 08:53:51 +00:00
argparse_utils.py
cloud_io.py
data.py fix/test quant (#6040) 2021-02-18 10:47:29 +00:00
debugging.py Refactor RunningStage usage in advance of implementing Trainer.validate() (#4945) 2021-03-06 12:40:19 +00:00
deprecation.py Prune metrics: AUC & AUROC (#6572) 2021-03-18 10:38:56 +01:00
device_dtype_mixin.py Enable ZeRO tests for CI, fix to/half function calls (#6070) 2021-02-21 00:24:44 +00:00
device_parser.py PoC: Accelerator refactor (#5743) 2021-02-12 15:48:56 -05:00
distributed.py [bug] Update broadcast + reduce decision ModelCheckpoint] (#6410) 2021-03-14 17:14:27 +00:00
enums.py Ensure accelerator is valid if running interactively (#5970) 2021-02-23 14:23:50 +01:00
exceptions.py
imports.py Ensure accelerator is valid if running interactively (#5970) 2021-02-23 14:23:50 +01:00
memory.py Make move_metrics_to_cpu work recursively (#6007) 2021-02-16 21:52:42 +00:00
model_helpers.py
model_utils.py
parsing.py Raise AttributeError in lightning_getattr and lightning_setattr when attribute not found (#6024) 2021-02-18 20:01:28 +00:00
seed.py fix duplicate console logging bug v2 (#6275) 2021-03-02 15:17:55 +05:30
signature_utils.py Add outputs param for `on_val/test_epoch_end` hooks (#6120) 2021-03-16 12:15:16 -04:00
upgrade_checkpoint.py fix duplicate console logging bug v2 (#6275) 2021-03-02 15:17:55 +05:30
warning_utils.py
warnings.py Add deprecation warning to ModelCheckpoint when logging val_loss with no monitor (#6012) 2021-02-17 10:46:58 +00:00
xla_device.py Increase TPU check timeout (#5598) 2021-02-04 20:55:41 +01:00
xla_device_utils.py Increase TPU check timeout (#5598) 2021-02-04 20:55:41 +01:00