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

fix: Raise error when receive non-positive value in RandAugment. #8994

Merged
merged 3 commits into from
Mar 26, 2025

Conversation

GdoongMathew
Copy link
Contributor

@GdoongMathew GdoongMathew commented Mar 23, 2025

fix #8938.

cc @vfdev-5

Copy link

pytorch-bot bot commented Mar 23, 2025

🔗 Helpful Links

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

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

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

Copy link
Member

@NicolasHug NicolasHug left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @GdoongMathew !

@NicolasHug NicolasHug merged commit f3f2c35 into pytorch:main Mar 26, 2025
1 check passed
@GdoongMathew GdoongMathew deleted the fix/rand_augment branch March 27, 2025 01:10
NicolasHug added a commit to NicolasHug/vision that referenced this pull request Mar 27, 2025
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.

num_ops argument of RandAugment() shouldn't accept negative values
3 participants