Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable torch compile on _compute_affine_output_size
Fixed failing tests: test.test_transforms_v2.TestRotate.test_kernel_image[cpu-dtype0-expand-True] test.test_transforms_v2.TestRotate.test_kernel_image[cpu-dtype1-expand-True] test.test_transforms_v2.TestRotate.test_kernel_bounding_boxes[cpu-dtype0-BoundingBoxFormat.XYXY-expand-True] test.test_transforms_v2.TestRotate.test_kernel_bounding_boxes[cpu-dtype0-BoundingBoxFormat.XYWH-expand-True] test.test_transforms_v2.TestRotate.test_kernel_bounding_boxes[cpu-dtype0-BoundingBoxFormat.CXCYWH-expand-True] test.test_transforms_v2.TestRotate.test_kernel_bounding_boxes[cpu-dtype1-BoundingBoxFormat.XYXY-expand-True] test.test_transforms_v2.TestRotate.test_kernel_bounding_boxes[cpu-dtype1-BoundingBoxFormat.XYWH-expand-True] test.test_transforms_v2.TestRotate.test_kernel_bounding_boxes[cpu-dtype1-BoundingBoxFormat.CXCYWH-expand-True] from compile (true, inductor, true) / dynamic=true,backend=inductor,fullgraph=true summary https://github.com/pytorch/vision/actions/runs/7298953575
- Loading branch information