Commit Graph

10370 Commits

Author SHA1 Message Date
awaelchli d782e1fbb3 reset 2024-06-23 18:35:54 +02:00
awaelchli dc18138032 x 2024-06-23 18:35:29 +02:00
awaelchli 2db8e089dd x 2024-06-23 18:32:27 +02:00
awaelchli 467eec5845 all 2024-06-23 18:29:24 +02:00
awaelchli a9bb607469 x
x
2024-06-23 18:28:01 +02:00
awaelchli e30910490d x 2024-06-23 18:27:43 +02:00
awaelchli d32e9f3d00 x 2024-06-23 18:26:54 +02:00
awaelchli 8d1719b5e4 x 2024-06-23 18:24:43 +02:00
awaelchli a4336be395 x 2024-06-23 18:23:46 +02:00
awaelchli e37803c3cc debug 2024-06-23 18:23:08 +02:00
awaelchli 2e9968b0b4 debug 2024-06-23 18:12:41 +02:00
awaelchli b2463dfce7 x 2024-06-23 13:53:19 +02:00
awaelchli 32ef6a82be x 2024-06-23 13:52:14 +02:00
awaelchli b8844863af x 2024-06-23 13:49:23 +02:00
awaelchli a45a55dc7b x 2024-06-23 13:47:49 +02:00
awaelchli a09f461a4e x 2024-06-23 13:44:53 +02:00
awaelchli 2b13d002a8 x 2024-06-23 13:43:03 +02:00
awaelchli baefaed204 x 2024-06-23 13:37:59 +02:00
awaelchli 3fe433f2b6 x 2024-06-23 13:37:27 +02:00
awaelchli cd05fb5075 x 2024-06-23 13:36:38 +02:00
awaelchli 6294a32e49 x 2024-06-23 13:35:50 +02:00
awaelchli ebd040ba9e x 2024-06-23 13:35:04 +02:00
awaelchli d00cbc14c3 d 2024-06-23 13:34:25 +02:00
awaelchli 17ce99c91e d 2024-06-23 13:33:17 +02:00
awaelchli aa6eb065b3 d 2024-06-23 13:32:50 +02:00
awaelchli baa5731984 debug 2024-06-23 13:31:57 +02:00
awaelchli b6ce39c0e9 debug 2024-06-23 13:30:43 +02:00
awaelchli 76df843d75 debug 2024-06-22 16:01:51 -07:00
pre-commit-ci[bot] f2af37c64d [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-06-22 02:39:17 +00:00
awaelchli 2a9180f54f update 2024-06-21 19:38:50 -07:00
awaelchli 006b0cbc55 update 2024-06-21 19:37:32 -07:00
awaelchli 10c6d7d3a8 Use bytes to share tensors from worker to main process 2024-06-21 19:31:19 -07:00
awaelchli e330da5870
Fix torch-numpy compatibility conflict in tests (#20004) 2024-06-21 20:20:59 -04:00
liambsmith 709a2a9d3b
Updated Fabric trainer example to not call `self.trainer.model` during validation (#19993) 2024-06-21 10:43:30 -04:00
Mauricio Villegas 5981aebfcc
Update `test_lightning_cli_help` for future change in jsonargparse (#20002) 2024-06-21 10:38:42 -04:00
SW Yoo d3a0ada4ff
Fix dtype for MPS in reinforcement learning example (#19982) 2024-06-21 10:36:10 -04:00
elmuz cec6ae123d
Fix typo `scrict` -> `strict` in types.py (#19998) 2024-06-20 10:57:35 -04:00
Etay Livne 1e83a1bd32
Check if CometLogger experiment is alive (#19915)
Co-authored-by: Etay Livne <etay.livne@mobileye.com>
2024-06-18 13:15:12 -04:00
liambsmith 394c42aaf6
Fix callback call in Fabric Trainer example (#19986) 2024-06-18 13:14:32 -04:00
awaelchli c1af4d0527
Better graceful shutdown for KeyboardInterrupt (#19976) 2024-06-16 10:43:42 -04:00
PL Ghost b16e998a6e
Adding test for legacy checkpoint created with 2.3.0 (#19974) 2024-06-16 09:37:39 -04:00
Samuel Larkin bb511b0baf
Fix minor typo in Trainer's documentation (#19969) 2024-06-13 18:26:46 -04:00
awaelchli a42484cf8e
Fix failing app tests (#19971) 2024-06-13 20:58:34 +01:00
awaelchli f6fd046552
Release 2.3.0 (#19954) 2024-06-11 12:38:56 -04:00
William Falcon a97814af13
Update README.md 2024-06-11 11:01:22 -04:00
William Falcon fa5da26e39
Update README.md (#19968) 2024-06-11 10:04:51 -04:00
Alexander Jipa 06ea3a0571
Fix resetting epoch loop restarting flag in LearningRateFinder (#19819) 2024-06-07 10:52:58 -04:00
Björn Barz 5fa32d95e3
Ignore parameters causing ValueError when dumping to YAML (#19804) 2024-06-06 18:36:28 -04:00
Douwe den Blanken 4f96c83ba0
Sanitize argument-free object params before logging (#19771)
Co-authored-by: awaelchli <aedu.waelchli@gmail.com>
2024-06-06 14:51:48 -04:00
Bhavay Malhotra a611de0c15
Removing numpy requirement from all files in examples/pytorch/domain_templates (#19947) 2024-06-06 11:02:01 -04:00