Skip to content

Bump timm from 0.6.12 to 0.6.13 #739

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

Merged
merged 1 commit into from
Mar 24, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2023

Bumps timm from 0.6.12 to 0.6.13.

Release notes

Sourced from timm's releases.

Release v0.6.13

March 23, 2022

  • 0.6.13 release to include Python 3.11 fix. Please try 0.8.x pre-releases (main branch or pip install --pre timm) for latest (transitioning to a 0.9 release soon).
Commits
  • a089bfb Version 0.8.17dev0
  • 9e327c9 Update README
  • dbd33e4 Update crop settings for new rexnet weights
  • da6bdd4 Update resnetv2.py for multi-weight and HF hub weights
  • b3e816d Improve filtering behaviour for tag + non-tagged model wildcard consistency.
  • 7aba64e Add update byobnet.py w/ models pushed to HF hub
  • e7ef833 regnet.py multi-weight conversion, new ImageNet-12k pretrain/ft from timm for...
  • c78319a Add ImageNet-12k ReXNet-R 200 & 300 weights, and push existing ReXNet models ...
  • 8db20dc Fix #1726, dropout not used in NormMlpClassifierHead. Make dropout more consi...
  • 041de79 Fix numel use in helpers for checkpoint remap
  • 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 [timm](https://github.com/rwightman/pytorch-image-models) from 0.6.12 to 0.6.13.
- [Release notes](https://github.com/rwightman/pytorch-image-models/releases)
- [Changelog](https://github.com/huggingface/pytorch-image-models/blob/main/docs/archived_changes.md)
- [Commits](huggingface/pytorch-image-models@v0.6.12...v0.6.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 24, 2023
@qubvel qubvel merged commit 95f4635 into master Mar 24, 2023
@dependabot dependabot bot deleted the dependabot/pip/timm-0.6.13 branch March 24, 2023 15:44
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.

1 participant