Skip to content

Conversation

@NicolasHug
Copy link
Member

@NicolasHug NicolasHug commented Aug 26, 2025

This should drastically speed-up the v2 resize transform on machines with AVX512 support.

From my understanding if a machine reports AVX512 support then it necessarily mean that it also supports AVX2, so this should be safe.

Closes #8374

cc @vfdev-5

@pytorch-bot
Copy link

pytorch-bot bot commented Aug 26, 2025

🔗 Helpful Links

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

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

⏳ No Failures, 36 Pending

As of commit 3bc75c0 with merge base 4bc406d (image):
💚 Looks good so far! There are no failures yet. 💚

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

@meta-cla meta-cla bot added the cla signed label Aug 26, 2025
@NicolasHug NicolasHug merged commit 3db0b12 into pytorch:main Aug 27, 2025
33 of 44 checks passed
@NicolasHug NicolasHug deleted the avx512 branch August 27, 2025 15:19
@github-actions
Copy link

Hey @NicolasHug!

You merged this PR, but no labels were added.
The list of valid labels is available at https://github.com/pytorch/vision/blob/main/.github/process_commit.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment