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

build(deps): update timm requirement from <=0.9.2,>0.4.5 to >0.4.5,<=0.9.10 in /requirements #33

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 6, 2023

Updates the requirements on timm to permit the latest version.

Release notes

Sourced from timm's releases.

Release v0.9.10

Nov 4

  • Patch fix for 0.9.9 to fix FrozenBatchnorm2d import path for old torchvision (~2 years )

Nov 3, 2023

  • DFN (Data Filtering Networks) and MetaCLIP ViT weights added
  • DINOv2 'register' ViT model weights added
  • Add quickgelu ViT variants for OpenAI, DFN, MetaCLIP weights that use it (less efficient)
  • Improved typing added to ResNet, MobileNet-v3 thanks to Aryan
  • ImageNet-12k fine-tuned (from LAION-2B CLIP) convnext_xxlarge
  • 0.9.9 release
Commits
  • 205d8ad version 0.9.10
  • 9fab8d8 Fix break of 2 years old torchvision installs :/
  • d3e83a1 Add in12k fine-tuned convnext_xxlarge
  • 855719f Prep for 0.9.9 release
  • f7762fe Consistency handling None / empty string inputs to norm / act create fns
  • dcfdba1 Make quickgelu models appear in listing
  • 96bd162 Add cc-by-nc-4.0 license for metaclip, make note in quickgelu model def about...
  • 6894ec7 Forgot about datcomp b32 models
  • a2e4a4c Add quickgelu vit clip variants, simplify get_norm_layer and allow string arg...
  • c55bc41 DFN CLIP ViT support
  • Additional commits viewable in compare view

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)

Updates the requirements on [timm](https://github.com/huggingface/pytorch-image-models) to permit the latest version.
- [Release notes](https://github.com/huggingface/pytorch-image-models/releases)
- [Changelog](https://github.com/huggingface/pytorch-image-models/blob/main/docs/changes.md)
- [Commits](huggingface/pytorch-image-models@v0.9.1...v0.9.10)

---
updated-dependencies:
- dependency-name: timm
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the enhancement New feature or request label Nov 6, 2023
Copy link
Author

dependabot bot commented on behalf of github Nov 6, 2023

Dependabot tried to add @aniketmaurya/engs as a reviewer to this PR, but received the following error from GitHub:

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

Copy link

codecov bot commented Nov 6, 2023

Codecov Report

Merging #33 (beabfb4) into master (5b4003b) will decrease coverage by 34%.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff            @@
##           master     #33     +/-   ##
========================================
- Coverage      85%     51%    -34%     
========================================
  Files         291     291             
  Lines       12856   12856             
========================================
- Hits        10983    6588   -4395     
- Misses       1873    6268   +4395     

Copy link
Author

dependabot bot commented on behalf of github Dec 25, 2023

Superseded by #35.

@dependabot dependabot bot closed this Dec 25, 2023
@dependabot dependabot bot deleted the dependabot-pip-requirements-timm-gt-0.4.5-and-lte-0.9.10 branch December 25, 2023 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants