Closed dependabot[bot] closed 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/14/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/reference/pulls#request-reviewers-for-a-pull-request
The following labels could not be found: ci / tests
.
Updates the requirements on torchmetrics to permit the latest version.
Release notes
Sourced from torchmetrics's releases.
Changelog
Sourced from torchmetrics's changelog.
... (truncated)
Commits
54a0601
releasing 0.11.4d835b9f
Fix int overflow inMAP
(#1607)377d5dc
Prevent metricdtype
conversion when metric is part ofLightningModule
(#...d4c7e28
build(deps): update tqdm requirement from <=4.64.1,>=4.41.0 to >=4.41.0,<=4.6...ecf1cd2
fix interaction betweentop_k
andignore_index
(#1589)7de11a7
Fix cornercase forPearsonCorrCoef
(#1587)f280824
Ingore beta divergence link formake-docs
check (#1584)9d89a90
ci: pip cache as var0cef3ce
Fix corner case forR2Score
(#1576)5d7b1aa
pkg: fix skip links (#1572)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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)