Skip to content

Add generator parameter to random transforms#7848

Closed
NicolasHug wants to merge 4 commits into
pytorch:mainfrom
NicolasHug:rng_transforms
Closed

Add generator parameter to random transforms#7848
NicolasHug wants to merge 4 commits into
pytorch:mainfrom
NicolasHug:rng_transforms

Conversation

@NicolasHug
Copy link
Copy Markdown
Member

Closes #7027

Tests will be failing as long as pytorch/pytorch#107131 isn't merged.

Not all random transforms have been ported yet. We'll also need a bunch of docs.

@pytorch-bot
Copy link
Copy Markdown

pytorch-bot Bot commented Aug 17, 2023

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/vision/7848

Note: Links to docs will display an error until the docs builds have been completed.

✅ 1 Unrelated Failure

As of commit c9a3e9f with merge base 2c44eba (image):

BROKEN TRUNK - The following job failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

This comment was automatically generated by Dr. CI and updates every 15 minutes.

Comment thread test/test_transforms_v2_refactored.py
@NicolasHug
Copy link
Copy Markdown
Member Author

TODO: Before I forget, I need to address CutMix and MixUp which rely on torch.distribution...

@NicolasHug
Copy link
Copy Markdown
Member Author

I'm gonna close this until I revert the revert of pytorch/pytorch#107131, which may or may not happen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Transforms V2 proposal: Enabling reproducible workflows via local RNGs

3 participants