Skip to content

Conversation

@justincdavis
Copy link

Summary

Adds the resize CV-CUDA kernel

Testing

python3 -m pytest test/test_transforms_v2.py::TestResize
python3 -m pytest test/test_transforms_v2.py::TestResize::test_image_correctness_cvcuda

@pytorch-bot
Copy link

pytorch-bot bot commented Dec 5, 2025

🔗 Helpful Links

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

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

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

❌ 5 New Failures

As of commit aaaef0e with merge base aa35ca1 (image):

NEW FAILURES - The following jobs have failed:

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

@meta-cla meta-cla bot added the cla signed label Dec 5, 2025
Copy link
Contributor

@zy1git zy1git left a comment

Choose a reason for hiding this comment

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

I left one comment for the first round review. Feel free to let me know your thoughts.

# the CV-CUDA bicubic interpolation differs significantly
# importantly, this is only the edge boundaries
# visually, there is no noticable difference
atol = 91
Copy link
Contributor

Choose a reason for hiding this comment

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

What is the reason for choosing 91?

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.

2 participants