-
Notifications
You must be signed in to change notification settings - Fork 723
migrate to transformers v5 #760
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
+347
−65
Merged
Changes from 2 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
8668147
migrate to transformers v5
omkar-334 cae33e1
Merge branch 'develop' into transv5
omkar-334 81e2bc6
Apply suggestions from code review
Borda 7a49c7c
Merge branch 'develop' into transv5
omkar-334 69d7f13
Merge branch 'develop' into transv5
Borda c33a949
fix: add explicit typing for output feature/index alignment helper
Borda 2b6de9d
Merge branch 'develop' into transv5
omkar-334 699b373
fix: apply PR #760 review suggestions for transformers v5 migration
Borda 4e0144c
Merge branch 'transv5' of https://github.com/omkar-334/rf-detr into t…
Borda 7fed088
fix: correct TestSdpaFallbackWithOutputAttentions to match actual beh…
Borda f623e3e
fix: add missing Apache 2.0 copyright notices for copied transformers…
Borda 0c49b15
docs: add maintenance note to copied transformers functions
Borda 9789c91
Merge remote-tracking branch 'origin/develop' into resolve/pr-760-tmp
Borda 3001214
style: reformat multiline comments and warning logs for readability
Borda 4f0cbaf
Update AGENTS.md
Borda e25716d
chore: bump `transformers` dependency to `>=5.0.0` and update DINOv2 …
Borda 94816dd
Merge branch 'transv5' of https://github.com/omkar-334/rf-detr into t…
Borda 4879a89
refactor: prefix private utility functions with `_` for consistency a…
Borda aa7b713
refactor: update references to utility functions with `_` prefix and …
Borda b32464b
fix(pre-commit): 🎨 auto format pre-commit hooks
pre-commit-ci[bot] 54b4e58
refactor: update `transformers` import path and simplify `_init_trans…
Borda b535c5c
fix(pre-commit): 🎨 auto format pre-commit hooks
pre-commit-ci[bot] f7681cf
feat: add `set_attn_implementation` method and extend support for att…
Borda e972a81
Merge branch 'transv5' of https://github.com/omkar-334/rf-detr into t…
Borda 4ab0f0e
refactor: parameterize and consolidate test cases for head pruning, a…
Borda 5b6fe40
fix(pre-commit): 🎨 auto format pre-commit hooks
pre-commit-ci[bot] d493ff3
docs: add example usage for `set_attn_implementation` in docstring
Borda 2ce630a
Merge branch 'transv5' of https://github.com/omkar-334/rf-detr into t…
Borda File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.