Closed dependabot[bot] closed 10 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
b29d418
) 35.90% compared to head (e5f7223
) 45.26%. Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Superseded by #107.
Bumps pytorch-lightning from 1.8.3 to 2.1.3.
Release notes
Sourced from pytorch-lightning's releases.
... (truncated)
Commits
02020b5
chlogaf2f3f8
LinghtningCLI now will not allow setting a class instance as a default (#18822)d5b9951
bump: jsonargparse to 4.27c1197b7
releasing 2.1.3835068b
StreamingDataset: Cleanup chunks right away if the dataset doesn't fit within...3dd26d2
Lightning App: Use the batch get endpoint (#19180)9774c39
Drop torch.compile fullgraph test (#19166)88ae43e
Avoid moving the model to device ifmove_to_device=False
(#19152)a56e05e
Fix incorrect str plugin type (#19133)1668791
Fix standalone test file links (#19165)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show