lightning/pytorch_lightning/utilities
Jirka Borovec 217c12a4e7
Simplify deprecations (#6620)
* use external deprecate

* simplify

* simplify

* simplify

* flake8

* .

* others

* .
2021-03-25 15:26:38 +01:00
..
__init__.py Simplify deprecations (#6620) 2021-03-25 15:26:38 +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 Simplify deprecations (#6620) 2021-03-25 15:26:38 +01:00
cloud_io.py Update cloud_io.py (#4936) 2020-12-04 11:00:06 +01:00
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
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 Simplify deprecations (#6620) 2021-03-25 15:26:38 +01:00
enums.py Ensure accelerator is valid if running interactively (#5970) 2021-02-23 14:23:50 +01:00
exceptions.py formatting to PL utils (#5713) 2021-01-30 15:28:59 +01:00
imports.py Add PyTorch 1.8 Profiler 5/5 (#6618) 2021-03-23 20:43:21 +00:00
memory.py Make move_metrics_to_cpu work recursively (#6007) 2021-02-16 21:52:42 +00:00
model_helpers.py Fix isort failures in utilities (#5530) 2021-01-15 13:57:40 -05:00
model_utils.py Simplify deprecations (#6620) 2021-03-25 15:26:38 +01:00
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 Simplify deprecations (#6620) 2021-03-25 15:26:38 +01:00
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 Simplify deprecations (#6620) 2021-03-25 15:26:38 +01:00