lightning/tests/tests_fabric
Carlos Mocholí dc298f2340
Drop support for Python 3.7 (#16579)
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
2023-02-01 01:36:42 +00:00
..
accelerators Rename leftover definitions in Lite tests (#16309) 2023-01-10 15:02:05 +00:00
helpers Fix `torch.compile` tests (#16503) 2023-01-27 02:41:45 +00:00
loggers Add CSVLogger for Lightning Lite (#16346) 2023-01-13 13:09:44 +00:00
plugins Remove the "native" suffix from the codebase (#16490) 2023-01-25 14:09:09 +00:00
strategies Fabric checkpointing 3/n: Implement missing `get_module_state_dict` for strategies (#16487) 2023-01-26 13:10:14 +00:00
utilities Drop support for Python 3.7 (#16579) 2023-02-01 01:36:42 +00:00
__init__.py Rename LightningLite to Fabric (#16244) 2023-01-04 10:57:18 -05:00
conftest.py fabric: test with tbX (#16511) 2023-01-26 12:52:02 +00:00
run_standalone_tests.sh Rename LightningLite to Fabric (#16244) 2023-01-04 10:57:18 -05:00
test_cli.py Enable more shorthand strategy names in the Fabric CLI (#16485) 2023-01-25 09:52:03 +00:00
test_connector.py Remove the "native" suffix from the codebase (#16490) 2023-01-25 14:09:09 +00:00
test_fabric.py Add `Fabric.all_reduce` (#16459) 2023-01-24 22:35:00 +00:00
test_parity.py Rename leftover definitions in Lite tests (#16309) 2023-01-10 15:02:05 +00:00
test_wrappers.py Rename leftover definitions in Lite tests (#16309) 2023-01-10 15:02:05 +00:00