-
Notifications
You must be signed in to change notification settings - Fork 7.2k
refactor Datapoint dispatch mechanism #7747
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
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
d9e1379
[PoC] refactor Datapoint dispatch mechanism
pmeier 36b9d36
fix test
pmeier f36c64c
Merge branch 'main' into kernel-registration
pmeier bbaa35c
add dispatch to adjust_brightness
pmeier ca4ad32
enforce no register overwrite
pmeier d23a80e
[PoC] make wrapping interal kernel more convenient
pmeier bf47188
[PoC] enforce explicit no-ops
pmeier 74d5054
fix adjust_brightness tests and remove methods
pmeier e88be5e
Merge branch 'main' into kernel-registration
pmeier f178373
address minor comments
pmeier 65e80d0
make no-op registration a decorator
pmeier 9614477
Merge branch 'main'
pmeier 6ac08e4
explicit metadata
pmeier cac079b
implement dispatchers for erase five/ten_crop and temporal_subsample
pmeier c7256b4
make shape getters proper dispatchers
pmeier bf78cd6
fix
pmeier f86f89b
port normalize and to_dtype
pmeier d90daf6
address comments
pmeier 09eec9a
address comments and cleanup
pmeier 3730811
more cleanup
pmeier 7203453
Merge branch 'main' into kernel-registration
pmeier 31bee5f
port all remaining dispatchers to the new mechanism
pmeier a924013
put back legacy test_dispatch_datapoint
pmeier b3c2c88
minor test fixes
pmeier a1f5ea4
Update torchvision/transforms/v2/functional/_utils.py
pmeier d29d95b
reinstante antialias tests
pmeier 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
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
Oops, something went wrong.
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.