lightning/tests/tests_pytorch
Carlos Mocholí 20374b93f4
Remove unused code (#17001)
2023-03-09 00:07:48 +00:00
..
accelerators Trainer: auto default (#16847) 2023-02-23 18:42:17 +01:00
benchmarks Rename `replace_sampler_ddp|replace_sampler` to `use_distributed_sampler` (#16829) 2023-02-22 14:07:02 +01:00
callbacks Merge DDPStrategy and DDPSpawnStrategy in PL (#16809) 2023-02-27 14:43:23 -05:00
checkpointing Move `max_batches` definition to the Loops (#16820) 2023-02-22 14:01:34 +01:00
core Prepare for ShardedTensor deprecation (#16892) 2023-03-06 13:42:27 +00:00
deprecated_api copyright Lightning AI team (#16647) 2023-02-06 15:26:51 +01:00
graveyard tests: switch imports for pytorch (#16595) 2023-02-02 10:06:45 +00:00
helpers refactor: move RunIf to PL pkg (#16923) 2023-03-03 15:45:59 +00:00
loggers Add support for fsspec paths for CSVLoggers (#16880) 2023-03-02 23:33:55 +00:00
loops Call `_cuda_clearCublasWorkspaces` on teardown (#16907) 2023-03-06 17:52:02 +01:00
models Skip flaky ddp-spawn test on windows (#16942) 2023-03-03 15:26:28 +01:00
overrides Consume the prediction batch indices iteratively (#16826) 2023-02-22 17:03:08 +01:00
plugins Merge DDPStrategy and DDPSpawnStrategy in PL (#16809) 2023-02-27 14:43:23 -05:00
profilers copyright Lightning AI team (#16647) 2023-02-06 15:26:51 +01:00
serve tests: switch imports for pytorch (#16595) 2023-02-02 10:06:45 +00:00
strategies Refactor `loop.setup_data` with utility functions (#16918) 2023-03-09 00:04:42 +00:00
trainer Refactor `loop.setup_data` with utility functions (#16918) 2023-03-09 00:04:42 +00:00
tuner Merge DDPStrategy and DDPSpawnStrategy in PL (#16809) 2023-02-27 14:43:23 -05:00
utilities Remove unused code (#17001) 2023-03-09 00:07:48 +00:00
__init__.py copyright Lightning AI team (#16647) 2023-02-06 15:26:51 +01:00
conftest.py Trainer: auto default (#16847) 2023-02-23 18:42:17 +01:00
run_standalone_tasks.sh copyright Lightning AI team (#16647) 2023-02-06 15:26:51 +01:00
run_standalone_tests.sh Always run standalone tests (#16705) 2023-02-20 14:58:44 +00:00
test_cli.py Allow sys.argv and args in LightningCLI (#16808) 2023-03-07 17:33:26 -05:00