Skip to content

Batched Box Ops #9058

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

Merged
merged 2 commits into from
Aug 8, 2025
Merged

Batched Box Ops #9058

merged 2 commits into from
Aug 8, 2025

Conversation

5had3z
Copy link
Contributor

@5had3z 5had3z commented May 4, 2025

Make many box ops batch-dim compatible by adding leading ellipses and fixing unsqueezing dimensions for broadcasting. Updated documentation with leading ellipses. Add test for batched calcultions by comparing the batched result and iterative result.

Also fixed some linting issue raised by flake8 with a missing space in some assert message.

Copy link

pytorch-bot bot commented May 4, 2025

🔗 Helpful Links

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

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

❌ 2 New Failures

As of commit 931538c with merge base 98f8b37 (image):

NEW FAILURES - The following jobs have failed:

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

@scotts
Copy link
Contributor

scotts commented Aug 7, 2025

@pytorchmergebot rebase

Copy link
Contributor

@scotts scotts left a comment

Choose a reason for hiding this comment

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

@5had3z, these changes are great, thanks for the PR!

@scotts scotts merged commit f515c45 into pytorch:main Aug 8, 2025
56 of 58 checks passed
Copy link

github-actions bot commented Aug 8, 2025

Hey @scotts!

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants