Skip to content

Bump torchfix from 0.5.0 to 0.7.0#3

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/torchfix-0.7.0
Open

Bump torchfix from 0.5.0 to 0.7.0#3
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/torchfix-0.7.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jan 13, 2025

Bumps torchfix from 0.5.0 to 0.7.0.

Release notes

Sourced from torchfix's releases.

TorchFix 0.7.0

  • Updated libCST dependency to 1.5.0 to support running on Python 3.13
  • Added torch.matrix_rank and torch.lstsq to the list of deprecated/removed APIs

TorchFix 0.6.0

  • Added torch.utils._pytree._register_pytree_node and torch.backends.cuda.sdp_kernel to the deprecated APIs rules
  • Enhanced rule TOR203 to support torchvision.datasets and transforms in addition to models
  • Added rules TOR106 and TOR107 to suggest replacing torch.log(1 + x) and torch.exp(x) - 1 with more numerically stable equivalents
  • Multiple code refactorings, bug fixes, and quality of life and documentation improvements
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)

Bumps [torchfix](https://github.com/pytorch-labs/torchfix) from 0.5.0 to 0.7.0.
- [Release notes](https://github.com/pytorch-labs/torchfix/releases)
- [Commits](meta-pytorch/torchfix@v0.5.0...v0.7.0)

---
updated-dependencies:
- dependency-name: torchfix
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jan 13, 2025
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Jan 13, 2025

Dependabot tried to add @huydhn/team-executorch as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/huydhn/executorch/pulls/3/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the huydhn/executorch repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

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.

0 participants