Debian Patches
Status for pytorch-vision/0.27.0-3
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| fix-rotated-box-iou-tolerance.patch | Relax tolerance for xyxyxyxy+float32 rotated box IoU test on arm64 The xyxyxyxy format conversion involves trig operations that produce different rounding in float32 across SIMD backends. Observed absolute difference on arm64 Linux is 0.5058 (Sleef NEON), exceeding the default atol=1e-4. Use atol=0.55 for aarch64 Linux. |
Aron Xu <aron@debian.org> | yes | 2026-05-26 |
