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

Bump torch from 1.4.0 to 1.8.1 #28

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 26, 2021

Bumps torch from 1.4.0 to 1.8.1.

Release notes

Sourced from torch's releases.

Small bug fix release

PyTorch 1.8.1 Release Notes

  • New Features
  • Improvements
  • Bug Fixes
  • Documentation

New Features

  • Enable use of autocast for pytorch xla (#48570)

Improvements

  • Make torch. submodule import more autocomplete-friendly (#52339)
  • Add support in ONNX for torch.{isinf,any,all} (#53529)
  • Replace thrust with cub in GPU implementation of torch.randperm for performance (#54537)

Bug fixes

Misc

  • Fixes for torch.distributions validation checks (#53763)
  • Allow changing the padding vector for nn.Embedding (#53447)
  • Fix TensorPipe for large copies and interoperability with CUDA (#53804)
  • Properly de-sugar Ellipsis in TorchScript (#53766)
  • Stop using OneDNN for group convolutions when groups size is a multiple of 24 (#54015)
  • Use int8_t instead of char in {load,store}_scalar (#52616)
  • Make ideep honor torch.set_num_thread (#53871)
  • Fix dimension out of range in pixel_{un}shuffle (#54178)
  • Update kineto to fix libtorch builds (#54205)
  • Fix distributed autograd CUDA stream synchronization for send/recv operations (#54358)

ONNX

  • Update error handling in ONNX to avoid ValueError (#53548)
  • Update assign output shape for nested structure and dict output (#53311)
  • Update embedding export wrt padding_idx (#53931)

Documentation

  • Doc update for torch.fx (#53674)
  • Fix distributed.rpc.options.TensorPipeRpcBackendOptions.set_device_map (#53508)
  • Update example for nn.LSTMCell (#51983)
  • Update doc for the padding_idx argument for nn.Embedding (#53809)
  • Update general doc template (#54141)

PyTorch 1.8 Release, including Compiler and Distributed Training updates, New Mobile Tutorials and more

PyTorch 1.8.0 Release Notes

... (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 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.4.0 to 1.8.1.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Commits](pytorch/pytorch@v1.4.0...v1.8.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 26, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 9, 2021

Looks like torch is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jun 9, 2021
@dependabot dependabot bot deleted the dependabot/pip/torch-1.8.1 branch June 9, 2021 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants