lightning/tests/tests_pytorch
otaj 95f5f170f5
Allowed custom `BatchSampler`s when instantiated in `*_dataloader` hook (#13640)
Co-authored-by: Rohit Gupta <rohitgr1998@gmail.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2022-07-27 15:32:50 +00:00
..
accelerators Disallow batch sampler with multiple IPU devices (#13854) 2022-07-27 15:20:43 +05:30
benchmarks
callbacks Support setting the trainer reference recursively for ensembles (#13638) 2022-07-22 19:58:46 +02:00
checkpointing
core Support setting the trainer reference recursively for ensembles (#13638) 2022-07-22 19:58:46 +02:00
deprecated_api Promote the CLI out of utilities (#13767) 2022-07-23 12:07:29 +00:00
helpers Fix PyTorch spelling errors (#13774) 2022-07-25 12:51:16 -04:00
lite Allowed custom `BatchSampler`s when instantiated in `*_dataloader` hook (#13640) 2022-07-27 15:32:50 +00:00
loggers Lazy import check for wandb dependency (#13474) 2022-07-22 19:57:46 +02:00
loops Add logging messages to notify when `FitLoop` stopping conditions are met (#9749) 2022-07-23 12:07:47 +00:00
models Add support for DDP fork (#13405) 2022-07-22 16:05:35 +00:00
overrides Support setting the trainer reference recursively for ensembles (#13638) 2022-07-22 19:58:46 +02:00
plugins Add support for async checkpointing (#13658) 2022-07-26 21:13:19 +05:30
profilers create meta package [RFC] (#13327) 2022-06-27 09:34:18 -04:00
serve Introduce ServableModuleValidator Callback (#13614) 2022-07-15 11:07:40 -04:00
strategies Rename spawn-based launchers (#13743) 2022-07-23 11:48:15 -04:00
trainer Check if the scheduler already has `reduce_on_plateau` (#13838) 2022-07-27 09:10:57 +00:00
tuner Fix error handling in learning rate finder (#13845) 2022-07-27 04:32:39 -04:00
utilities Allowed custom `BatchSampler`s when instantiated in `*_dataloader` hook (#13640) 2022-07-27 15:32:50 +00:00
__init__.py
conftest.py Run only CUDA tests on Azure GPU CI (#13651) 2022-07-15 13:51:23 +02:00
run_standalone_tests.sh Add batch size script argument for standalone tests (#13841) 2022-07-27 12:36:22 +00:00
test_cli.py Update LightningCLI test for new support in latest release of jsonargparse (#13805) 2022-07-25 09:25:42 +00:00