vision icon indicating copy to clipboard operation
vision copied to clipboard

Batched Box Ops

Open 5had3z opened this issue 7 months ago • 1 comments

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.

5had3z avatar May 04 '25 02:05 5had3z

:link: Helpful Links

:test_tube: 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.

:x: 2 New Failures

As of commit 931538cd663c70782dec74db113e0d4fc111f5f9 with merge base 98f8b3757c0648724064ca95434b18281c43c5f6 (image):

NEW FAILURES - The following jobs have failed:

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

pytorch-bot[bot] avatar May 04 '25 02:05 pytorch-bot[bot]

@pytorchmergebot rebase

scotts avatar Aug 07 '25 13:08 scotts

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

github-actions[bot] avatar Aug 08 '25 14:08 github-actions[bot]