Closed dependabot[bot] closed 10 months 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/tutorials/pulls/291/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/tutorials repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request
Merging #291 (a57889e) into main (3b4e9a0) will not change coverage. The diff coverage is
n/a
.
Superseded by #310.
Updates the requirements on torch to permit the latest version.
Release notes
Sourced from torch's releases.
... (truncated)
Changelog
Sourced from torch's changelog.
... (truncated)
Commits
7bcf7da
Add tensorboard to pip requirements (#109349) (#109823)1841d54
[CI] Addtorch.compile
works without numpy test (#109624) (#109818)fca4233
Fix the parameter error in test_device_mesh.py (#108758) (#109826)539a971
[Release-2.1]Addfinfo
properties for float8 dtypes (#109808)9287a0c
[Release/2.1][JIT] Fix typed enum handling in 3.11 (#109807)c464075
[release only] Docker build - Setup release specific variables (#109809)1b4161c
[Release/2.1] [Docs] Fixcompiler.list_backends
invocation (#109800)2822053
[Release/2.1] [Docs] Fix typo intorch.unflatten
(#109801)da9639c
Remove torchtext from Build Official Docker images (#109799) (#109803)e534243
Add docs for torch.compile(numpy) (#109789)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