lightning/pytorch_lightning/utilities
Carlos Mocholí 0815e2a8c5
Remove torch<=1.4.0 checks (#5998)
* Remove torch<=1.4.0 checks

* Update pytorch_lightning/utilities/data.py

Co-authored-by: Kaushik B <45285388+kaushikb11@users.noreply.github.com>

Co-authored-by: Kaushik B <45285388+kaushikb11@users.noreply.github.com>
2021-02-16 17:53:40 -05:00
..
__init__.py PoC: Accelerator refactor (#5743) 2021-02-12 15:48:56 -05:00
apply_func.py formatting to PL utils (#5713) 2021-01-30 15:28:59 +01:00
argparse.py formatting to PL utils (#5713) 2021-01-30 15:28:59 +01:00
argparse_utils.py formatting to PL utils (#5713) 2021-01-30 15:28:59 +01:00
cloud_io.py Update cloud_io.py (#4936) 2020-12-04 11:00:06 +01:00
data.py Remove torch<=1.4.0 checks (#5998) 2021-02-16 17:53:40 -05:00
debugging.py Refactor setup_training and remove test_mode (#5388) 2021-02-03 19:41:42 +01:00
device_dtype_mixin.py fix docs render (#5610) 2021-01-25 20:21:00 -05:00
device_parser.py PoC: Accelerator refactor (#5743) 2021-02-12 15:48:56 -05:00
distributed.py formatting to PL utils (#5713) 2021-01-30 15:28:59 +01:00
enums.py PoC: Accelerator refactor (#5743) 2021-02-12 15:48:56 -05:00
exceptions.py formatting to PL utils (#5713) 2021-01-30 15:28:59 +01:00
imports.py PoC: Accelerator refactor (#5743) 2021-02-12 15:48:56 -05: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 formatting to PL utils (#5713) 2021-01-30 15:28:59 +01:00
parsing.py flake8 + yapf 2021-02-04 20:55:58 +01:00
seed.py formatting to PL utils (#5713) 2021-01-30 15:28:59 +01:00
upgrade_checkpoint.py notices (#4118) 2020-10-13 07:18:07 -04:00
warning_utils.py formatting to PL utils (#5713) 2021-01-30 15:28:59 +01:00
warnings.py Refactor LightningDataParallel (#5670) 2021-01-31 06:08:16 -05: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