lightning/tests/tests_pytorch
Adrian Wälchli c1ee22a687
Optimize import paths for optional dependencies (#18561)
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2023-09-15 17:04:19 -04:00
..
accelerators docformatter: config with black (#18064) 2023-08-09 10:44:20 -04:00
callbacks Fix progress bar display `v_num` when running with fast-dev-run (#18491) 2023-09-06 11:51:14 -04:00
checkpointing docformatter: config with black (#18064) 2023-08-09 10:44:20 -04:00
core More robust FabricOptimizer/LightningOptimizer wrapping logic (#18516) 2023-09-12 09:30:44 +02:00
deprecated_api Support true 16-bit precision with FSDP in Trainer (#18219) 2023-08-10 04:15:35 -04:00
graveyard [TPU] Proper half-precision implementation for XLA (#18213) 2023-08-11 11:37:41 -04:00
helpers Address CI flakiness (#18479) 2023-09-05 10:22:46 -04:00
loggers Lazily import dependencies for CometLogger (#18540) 2023-09-14 16:47:43 -04:00
loops Make the batch_idx argument optional in all step methods (#18512) 2023-09-11 14:39:38 +02:00
models [TPU] Proper half-precision implementation for XLA (#18213) 2023-08-11 11:37:41 -04:00
overrides Better error message and instructions for handling custom batch samplers (#18402) 2023-08-29 05:56:01 -04:00
plugins Avoid modifying the default dtype on exception (#18500) 2023-09-14 15:32:32 +02:00
profilers replace tests skip with soft xfail (#18486) 2023-09-12 23:11:03 +02:00
serve replace tests skip with soft xfail (#18486) 2023-09-12 23:11:03 +02:00
strategies replace tests skip with soft xfail (#18486) 2023-09-12 23:11:03 +02:00
trainer Avoid warning about logging interval for fast dev run (#18550) 2023-09-14 06:27:14 -04:00
tuner docformatter: config with black (#18064) 2023-08-09 10:44:20 -04:00
utilities Set limits for `fetcher.done` (#18441) 2023-09-07 10:46:49 -04:00
__init__.py copyright Lightning AI team (#16647) 2023-02-06 15:26:51 +01:00
conftest.py Optimize import paths for optional dependencies (#18561) 2023-09-15 17:04:19 -04:00
run_standalone_tasks.sh Refactor assertions that use walrus (#18496) 2023-09-07 11:49:04 -04:00
run_standalone_tests.sh ci: add current & total count to standalone test output (#17511) 2023-04-28 11:13:53 +02:00
run_tpu_tests.sh Fix [TPU] tests (#18140) 2023-07-24 15:13:36 +02:00
test_cli.py Lazily import dependencies for CometLogger (#18540) 2023-09-14 16:47:43 -04:00