Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Bump torch from 2.1.1 to 2.1.2 & torchvision from 0.16.1 to 0.16.2 (#56) #57

Merged
merged 2 commits into from
Jan 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2024

Bumps torch from 2.1.1 to 2.1.2.

Release notes

Sourced from torch's releases.

PyTorch 2.1.2 Release, bug fix release

This release is meant to fix the following issues (regressions / silent correctness):

The Cherry pick tracker pytorch/pytorch#113962 contains all relevant pull requests related to this release as well as links to related issues.

Changelog

Sourced from torch's changelog.

Releasing PyTorch

Release Compatibility Matrix

Following is the Release Compatibility Matrix for PyTorch releases:

PyTorch version Python Stable CUDA Experimental CUDA

... (truncated)

Commits

Dependabot compatibility score

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot requested a review from aniketmaurya as a code owner January 1, 2024 03:48
@dependabot dependabot bot added the ci / tests label Jan 1, 2024
@dependabot dependabot bot requested a review from a team as a code owner January 1, 2024 03:48
Bumps [torch](https://github.com/pytorch/pytorch) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](pytorch/pytorch@v2.1.1...v2.1.2)

---
updated-dependencies:
- dependency-name: torch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-pip-torch-2.1.2 branch from fcbfc15 to 7968cb4 Compare January 1, 2024 13:40
Bumps [torchvision](https://github.com/pytorch/vision) from 0.16.1 to 0.16.2.
- [Release notes](https://github.com/pytorch/vision/releases)
- [Commits](pytorch/vision@v0.16.1...v0.16.2)

---
updated-dependencies:
- dependency-name: torchvision
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
@Borda Borda changed the title Bump torch from 2.1.1 to 2.1.2 Bump torch from 2.1.1 to 2.1.2 & torchvision from 0.16.1 to 0.16.2 (#56) Jan 1, 2024
@Borda Borda merged commit 1882f15 into main Jan 1, 2024
12 checks passed
@Borda Borda deleted the dependabot-pip-torch-2.1.2 branch January 1, 2024 13:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant