Skip to content

Conversation

@justincdavis
Copy link

@justincdavis justincdavis commented Dec 2, 2025

Summary

Implements the adjust_brightness, adjust_contrast, adjust_hue, and 'adjust_saturation' CV-CUDA kernels

Testing

python3 -m pytest test/test_transforms_v2.py::TestAdjustBrightness
python3 -m pytest test/test_transforms_v2.py::TestAdjustContrast
python3 -m pytest test/test_transforms_v2.py::TestAdjustHue
python3 -m pytest test/test_transforms_v2.py::TestAdjustSaturation

@pytorch-bot
Copy link

pytorch-bot bot commented Dec 2, 2025

🔗 Helpful Links

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

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.

@meta-cla meta-cla bot added the cla signed label Dec 2, 2025
@justincdavis justincdavis changed the title Brightness contrast hue cvcuda AdjustBrightness/Contrast/Hue CV-CUDA Backend Dec 2, 2025
@justincdavis justincdavis changed the title AdjustBrightness/Contrast/Hue CV-CUDA Backend AdjustBrightness/Contrast/Hue/Saturation CV-CUDA Backend Dec 2, 2025
@justincdavis justincdavis force-pushed the brightness_contrast_hue_cvcuda branch from efef692 to 8564f0a Compare December 4, 2025 22:47
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.

1 participant