-
Notifications
You must be signed in to change notification settings - Fork 7.1k
[NOMERGE] drop in transforms v2 into the v1 tests #7159
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
Draft
pmeier
wants to merge
42
commits into
pytorch:main
Choose a base branch
from
pmeier:test-transforms-v2-dropin
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
0305a4d
[NOMERGE] drop in transforms v2 into the v1 tests
pmeier 7e032ad
Fix all tests in test_transforms.py
NicolasHug 4d670ef
Merge branch 'main' into test-transforms-v2-dropin
pmeier 99bc85f
Make test_functional_tensor.py pass
NicolasHug d0affa2
Make test_transforms_tensor.py pass
NicolasHug 3864496
update test_functional_tensor
NicolasHug 23655f4
update test_functional_tensor - bis
NicolasHug d185946
Merge branch 'main' of github.com:pytorch/vision into test-transforms…
NicolasHug 5f2978d
Update test_transforms_tensor.py
NicolasHug 44aac11
Merge branch 'main' of github.com:pytorch/vision into test-transforms…
NicolasHug 3f3ad5b
removed some todos in test_transforms.py
NicolasHug 136f7e0
Some more
NicolasHug c1c626a
remove TODOs from test_functional_tensor except elastic
pmeier df081f9
add error for max_size with size sequence in resize
pmeier 8bd6e3c
Merge branch 'main' into test-transforms-v2-dropin
pmeier 3ec22ef
allow integer parameters in ColorJitter
pmeier 1194a01
Merge branch 'main' into test-transforms-v2-dropin
pmeier 132c1cd
remove some TODOs from test_transforms
pmeier 892b50b
Merge branch 'main' into test-transforms-v2-dropin
NicolasHug 4688a38
test_random_apply got fixed
NicolasHug 739ac02
revert some outdated changes
NicolasHug 95baeab
Fixed elastic tests
vfdev-5 4915482
Fixed issues in elastic transform
vfdev-5 057bca5
Remove TODOs related to elastic
NicolasHug e747ba4
Merge branch 'main' of github.com:pytorch/vision into test-transforms…
NicolasHug fbc0497
Merge branch 'main' into test-transforms-v2-dropin
pmeier f6592f4
Merge branch 'main' into test-transforms-v2-dropin
pmeier 4e0ae59
change from prototype to v2
pmeier cd19f40
Merge branch 'test-transforms-v2-dropin' of https://github.com/pmeier…
pmeier 2b218ec
handle RandomRotation except for expand=True
pmeier 729bd72
Merge branch 'main' of github.com:pytorch/vision into test-transforms…
NicolasHug 6c803e0
Merge branch 'main' of github.com:pytorch/vision into test-transforms…
NicolasHug 1b58362
Put back expand=True
NicolasHug a4e8838
Merge branch 'main' of github.com:pytorch/vision into test-transforms…
NicolasHug 699529a
Merge branch 'main' into test-transforms-v2-dropin
vfdev-5 a3b7cc5
Merge branch 'main' into test-transforms-v2-dropin
vfdev-5 3749cad
Merge branch 'main' into test-transforms-v2-dropin
NicolasHug adfdb4d
Merge branch 'main' of github.com:pytorch/vision into test-transforms…
NicolasHug b54257c
Some fixes
NicolasHug 2dfff2b
Merge branch 'main' of github.com:pytorch/vision into test-transforms…
NicolasHug 6768182
empty
NicolasHug dd5a564
Merge branch 'main' into test-transforms-v2-dropin
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
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.