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

Add generator parameter to random transforms #7848

Closed
wants to merge 4 commits into from

Conversation

NicolasHug
Copy link
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

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.

@NicolasHug
Copy link
Member Author

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

@NicolasHug
Copy link
Member Author

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

@NicolasHug NicolasHug closed this Aug 25, 2023
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