Skip to content

CPU unit tests are failing in vision nightly builds #8051

Closed
@izaitsevfb

Description

🐛 Describe the bug

HUD: https://hud.pytorch.org/hud/pytorch/vision/nightly/1?per_page=50&name_filter=tests%20%2F%20unittests

Looks like the same issue across platforms:

2023-10-16T11:57:47.9045908Z �[31mFAILED�[0m test/test_utils.py::�[1mtest_draw_boxes�[0m - AssertionError: Tensor-likes are not equal!
2023-10-16T11:57:47.9046508Z 
2023-10-16T11:57:47.9046642Z Mismatched elements: 240 / 30000 (0.8%)
2023-10-16T11:57:47.9047134Z Greatest absolute difference: 251 at index (0, 10, 5)
2023-10-16T11:57:47.9047689Z Greatest relative difference: inf at index (0, 8, 4)
2023-10-16T11:57:47.9048831Z �[31m= �[31m�[1m1 failed�[0m, �[32m21402 passed�[0m, �[33m16844 skipped�[0m, �[33m1 xfailed�[0m, �[33m251 warnings�[0m�[31m in 1206.38s (0:20:06)�[0m�[31m =�[0m
2023-10-16T11:57:47.9062170Z ##[error]Process completed with exit code 1.

cc @NicolasHug @pmeier @atalman

Versions

null

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions