Open dependabot[bot] opened 1 year ago
Dependabot tried to add @Lightning-AI/core-lightning
as a reviewer to this PR, but received the following error from GitHub:
POST https://api.github.com/repos/Lightning-AI/lightning-Graphcore/pulls/51/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the Lightning-AI/lightning-Graphcore repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request
A newer version of pytorch-lightning exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.
@dependabot rebase
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!
If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate
.
Bumps pytorch-lightning from 2.0.9 to 2.1.0.
Release notes
Sourced from pytorch-lightning's releases.
... (truncated)
Commits
6f6c07d
Revert removal of empty-parameters check forconfigure_optimizers()
with FS...20ce3ae
docs: setting cron for periodical update tutorials (#18783)9f17324
Update probot-check-group.yml to v5.4 (#18782)c5e3c45
Save ModelCheckpoint'slast.ckpt
as symlink if possible (#18748)7434c47
Raise an exception when callingfit
twice with spawn (#18776)5a83f54
Minor strategy fixes [TPU] (#18774)4df6e13
Update version and changelog (#18767)83abe5e
Bugfix: Pinlightning-cloud
version (#18778)27ad9e9
xfail collective tests (#18779)c39f680
Fix deletion of resumed checkpoints (#18750)You can trigger a rebase of this PR 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