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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Batched Box Ops #9058

wants to merge 2 commits into from

Conversation

5had3z
Copy link

@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

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