lightning/tests/tests_pytorch/trainer
Rohit Gupta 61ae35c378
Use sklearn in runif (#15426)
* Use sklearn in runif
* test by removing sklearn dep
* remove repeated code
* seed
2022-11-01 11:40:32 +00:00
..
connectors Extend the detection of interactive mode (#15293) 2022-10-26 15:24:11 +00:00
dynamic_args Future 4/n: test & legacy in test/ folder (#13295) 2022-06-15 18:10:49 -04:00
flags Use sklearn in runif (#15426) 2022-11-01 11:40:32 +00:00
logging_ Remove deprecated callback hooks (#14834) 2022-10-10 15:46:28 +00:00
optimization Use `torch.testing.assert_close` everywhere (#15031) 2022-10-07 16:59:04 +02:00
properties Refactor XLA and TPU checks across codebase (#14550) 2022-10-04 22:54:14 +00:00
__init__.py Future 4/n: test & legacy in test/ folder (#13295) 2022-06-15 18:10:49 -04:00
test_config_validator.py Refactor XLA and TPU checks across codebase (#14550) 2022-10-04 22:54:14 +00:00
test_dataloaders.py Standalone Lite: Remaining Utilities (#14492) 2022-09-07 15:25:23 +00:00
test_progress.py Future 4/n: test & legacy in test/ folder (#13295) 2022-06-15 18:10:49 -04:00
test_states.py Add `LRFinder` callback (#13802) 2022-10-05 13:15:38 +02:00
test_supporters.py Refactor XLA and TPU checks across codebase (#14550) 2022-10-04 22:54:14 +00:00
test_trainer.py Use sklearn in runif (#15426) 2022-11-01 11:40:32 +00:00
test_trainer_cli.py Move accelerator-specific parsing functions with their accelerators (#14753) 2022-09-18 22:48:45 +00:00