vision
vision copied to clipboard
AdjustBrightness/Contrast/Hue/Saturation CV-CUDA Backend
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
:link: Helpful Links
:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/vision/9297
- :page_facing_up: Preview Python docs built from this PR
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.