Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pip(deps): bump torch from 1.9.0 to 1.9.1 #115

Merged
merged 3 commits into from
Sep 27, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 27, 2021

Bumps torch from 1.9.0 to 1.9.1.

Release notes

Sourced from torch's releases.

Small bug fix release

PyTorch 1.9.1 Release Notes

  • Improvements
  • Bug Fixes
  • Documentation

Improvements

  • Stop warning on .names() access in max_pool2d #60059
  • Remove Caffe2 thread-pool leak warning #60318
  • Add option to skip GitHub tag validation for torch.hub.load #62139
  • Use log.warning in torch.distributed.run to print OMP_NUM_THREADS warning #63953
  • TorchElastic: Pretty print the failure message captured by @​record #64036
  • torch.distribtued.run to set nproc_per_node to 1 by default #61552
  • Remove experimental API warning from torch.distributed.elastic.utils.store #60807
  • Deprecate use_env in torch.distributed.run #59409
  • Better engineering changes for torch.distributed launcher #59152

Bug fixes

Distributed / TorchElastic

  • Make init_method=tcp:// compatible with torch.distributed.run #63910
  • Fix default parameters (number of restarts, log level, number of processes per node) that regressed with the transition from torch.distributed.launch and torch.distributed.run and clarify the documentation accordingly #61294

Hub

  • Fix HTTP/403 error when calling torch.hub.load for TorchVision models #62072

Misc

  • torch.mm to check input matrix sizes shapes #61394

Documentation

  • Fix broken link in elastic launch doc #62378
  • Fix typo in torch.distribtued.run warning message #61127
Commits
  • dfbd030 Fix builder pinning (#64971)
  • e2cb357 (torch.distributed) Add torch.distributed.is_torchelastic_launched() util met...
  • eccdfff Pin macos mkl conda version to fix the cmake build (#61773) (#64831)
  • 3c81d48 fix(elastic-docs): Fix elastic launch doc (#62378) (#64798)
  • 61e9e88 [Release-1.9.1] [torch] Various improvements to torch.distributed.launch an...
  • 04dd41d Remove use_env from torch.distributed.run, clarify bc around that parameter i...
  • 9cc96ad [torch] Set nproc_per_node to 1 (#61552) (#64791)
  • 7a9f23c [torch/distributed] remove outdated FutureWarning in distributed/elastic/util...
  • 3a2876d [Release-1.9.1] fix mm not correctly report TORCH_CHECK failure issue (#61394...
  • 81efb9f [torch/elastic] Pretty print the failure message captured by @​record (#64036)...
  • Additional commits viewable in compare view

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 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)

Bumps [torch](https://github.com/pytorch/pytorch) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/master/RELEASE.md)
- [Commits](pytorch/pytorch@v1.9.0...v1.9.1)

---
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 added the dependencies Updates to dependencies label Sep 27, 2021
@dependabot dependabot bot requested a review from ncilfone September 27, 2021 08:09
Bumping torch and torchvision in tandem
@ncilfone
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 27, 2021

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.

@ncilfone
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 27, 2021

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.

@coveralls
Copy link

coveralls commented Sep 27, 2021

Pull Request Test Coverage Report for Build 1278723803

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.2%) to 93.284%

Totals Coverage Status
Change from base Build 1278687251: 0.2%
Covered Lines: 1375
Relevant Lines: 1474

💛 - Coveralls

@ncilfone ncilfone merged commit ce014c4 into master Sep 27, 2021
@dependabot dependabot bot deleted the dependabot/pip/torch-1.9.1 branch September 27, 2021 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updates to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants