chore(deps): bump torch from 1.7.1 to 1.11.0 in /examples/tests#9
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump torch from 1.7.1 to 1.11.0 in /examples/tests#9dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [torch](https://github.com/pytorch/pytorch) from 1.7.1 to 1.11.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/master/RELEASE.md) - [Commits](pytorch/pytorch@v1.7.1...v1.11.0) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Superseded by #45. |
jerryharrow
pushed a commit
that referenced
this pull request
Apr 13, 2023
[MLG-359] This PR consists of two changes: 1. A couple patches in `model_hub` that set typing such that mypy==0.910 passes under Python 3.8. This likely means `make check` will fail on these files under Python 3.7. 2. A change to the docker image used in CircleCI making CI checks run using Python 3.8 instead of 3.7. Release will progress in the following steps: 1. A new cimg-base will be built from https://github.com/determined-ai/determined-ci-images/pull/9. It will be pushed to dockerhub with the tag 'py38'. 2. This build will run its CI tests using `determinedai/cimg-base:py38' 3. Assuming pre-commit tests are green, this PR will be merged. 4. If post-commit tests are green, a `cimg-base` with the tag `latest` will be built from its PR #9 5. We'll create a new PR in `deterimend-ai/determined` that moves the default docker-image in CircleCI's config.yml back to `latest`.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps torch from 1.7.1 to 1.11.0.
Release notes
Sourced from torch's releases.
... (truncated)
Changelog
Sourced from torch's changelog.
... (truncated)
Commits
bc2c6edRe-enable Windows debug libtorch (#73900)46f8586Also install c10d headers with .h extension (#73422) (#73497)a556333scatter_reducedocumentation (#73125) (#73365)3c14fe2Introduce an environment variable to change c10 log level (#71746) (#73357)055052bImprovements to C10d log (#73358)68ef2a2Documenting cuda 11.5 windows issue (#73013) (#73312)9647fb7Use "large" macos for binary buildse494487stop sccache server after building (#72794) (#73122)bbf2c0eDisable test history as it's fragilee6e8877avoiding adding some functions to the public python API before 1.11 release (...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)