pytorch / vision

Datasets, Transforms and Models specific to Computer Vision
https://pytorch.org/vision
BSD 3-Clause "New" or "Revised" License
16.04k stars 6.93k forks source link

Fix f-string in color error message #8639

Closed venkatram-dev closed 2 weeks ago

venkatram-dev commented 3 weeks ago

Fix issue https://github.com/pytorch/vision/issues/8636

pytorch-bot[bot] commented 3 weeks ago

:link: Helpful Links

:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/vision/8639

Note: Links to docs will display an error until the docs builds have been completed.

:x: 1 New Failure, 4 Unrelated Failures

As of commit 1a8a613801ff042e80feb7a2b194d2b72719a8b3 with merge base 838ad6ccf6ef7032485671a54c1570876e366dc5 (image):

NEW FAILURE - The following job has failed:

* [Tests / unittests-linux (3.12, linux.12xlarge, cpu) / linux-job](https://hud.pytorch.org/pr/pytorch/vision/8639#29866435750) ([gh](https://github.com/pytorch/vision/actions/runs/10739987605/job/29866435750)) `test/test_datasets_video_utils.py::TestVideo::test_video_clips`

FLAKY - The following jobs failed but were likely due to flakiness present on trunk:

* [CMake / windows (windows.4xlarge, cpu) / windows-job](https://hud.pytorch.org/pr/pytorch/vision/8639#29866437583) ([gh](https://github.com/pytorch/vision/actions/runs/10739987633/job/29866437583)) (detected as infra flaky with no log or failing log classifier) * [Tests / unittests-windows (3.12, windows.4xlarge, cpu) / windows-job](https://hud.pytorch.org/pr/pytorch/vision/8639#29866439535) ([gh](https://github.com/pytorch/vision/actions/runs/10739987605/job/29866439535)) (detected as infra flaky with no log or failing log classifier) * [Tests / unittests-windows (3.9, windows.4xlarge, cpu) / windows-job](https://hud.pytorch.org/pr/pytorch/vision/8639#29866439897) ([gh](https://github.com/pytorch/vision/actions/runs/10739987605/job/29866439897)) (detected as infra flaky with no log or failing log classifier)

BROKEN TRUNK - The following job failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

* [Tests / unittests-windows (3.9, windows.g5.4xlarge.nvidia.gpu, cuda, 11.8) / windows-job](https://hud.pytorch.org/pr/pytorch/vision/8639#29866440296) ([gh](https://github.com/pytorch/vision/actions/runs/10739987605/job/29866440296)) ([trunk failure](https://hud.pytorch.org/pytorch/vision/commit/838ad6ccf6ef7032485671a54c1570876e366dc5#29665719770)) `AttributeError: '_OpNamespace' 'image' object has no attribute '_jpeg_version'`

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