feature/comet-logger-update#2
Draft
japdubengsub wants to merge 106 commits intomaster from feature/comet-logger-update
+4,061-2,155
Commits
Commits on Sep 3, 2024
Commits on Sep 4, 2024
Commits on Sep 5, 2024
Commits on Sep 8, 2024
Commits on Sep 9, 2024
- committed
- committed
Commits on Sep 10, 2024
- committed
Commits on Sep 11, 2024
Commits on Sep 15, 2024
Commits on Sep 20, 2024
Commits on Sep 25, 2024
- committed
- committed
- committed
Commits on Sep 27, 2024
Commits on Oct 1, 2024
- committed
Commits on Oct 2, 2024
Commits on Oct 4, 2024
Commits on Oct 8, 2024
- committed
- committed
- committed
- committed
Commits on Oct 10, 2024
Commits on Oct 21, 2024
- authored
- authored
- authored
Commits on Oct 23, 2024
Commits on Nov 3, 2024
Commits on Nov 4, 2024
Commits on Nov 5, 2024
Commits on Nov 12, 2024
- authored
- authored
Commits on Nov 13, 2024
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
Commits on Nov 14, 2024
Commits on Nov 17, 2024
Commits on Nov 18, 2024
Commits on Nov 19, 2024
Commits on Nov 20, 2024
Commits on Nov 25, 2024
- authored
Replace
using_pjrt()
xla runtimedevice_type()
check with in xla.py fortorch-xla>=2.5
(Lightning-AI#20442)- committed
- committed
- authored
Seed NumPy using
np.random.SeedSequence()
inpl_worker_init_function()
to robustly seed NumPy-dependent dataloader workers (Lightning-AI#20369)- authored
Commits on Dec 4, 2024
Commits on Dec 8, 2024
Commits on Dec 9, 2024
Commits on Dec 10, 2024
- authored
- authored
- authored
- authored
Update checkpointing documentation to mark resume_from_checkpoint as deprecated (Lightning-AI#20361) (Lightning-AI#20477)
Commits on Dec 11, 2024
Fix UnboundLocalError when using the predict method with return_predictions=False. (Lightning-AI#20484)