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: forbid bool value from JPEG's quality argument type. #8995

Merged
merged 3 commits into from
Mar 26, 2025

Conversation

GdoongMathew
Copy link
Contributor

@GdoongMathew GdoongMathew commented Mar 23, 2025

fix #8917

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/8995

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

✅ No Failures

As of commit cac8890 with merge base f3f2c35 (image):
💚 Looks good so far! There are no failures yet. 💚

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.

Thanks @GdoongMathew

@NicolasHug NicolasHug merged commit 0f30dff into pytorch:main Mar 26, 2025
58 checks passed
@GdoongMathew GdoongMathew deleted the fix/jpeg_transform branch March 27, 2025 01:10
NicolasHug added a commit to NicolasHug/vision that referenced this pull request Mar 27, 2025
…8995)

Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>
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.

Setting float and bool values to quality argument of JPEG() gets the indirect errors
3 participants