Skip to content

ROCM binaries aren't built with jpeg support #8079

@NicolasHug

Description

@NicolasHug

The jobs started failing on this line:

torch.ops.image._jpeg_version() = -1
  File "pytorch/vision/test/smoke_test.py", line 86, in main
    assert torch.ops.image._is_compiled_against_turbo()
AssertionError

but the error originates from this line

Building torchvision without JPEG image support

This is happening on both main and on the release branch, so we need to fix this before the bugfix release.

CC @atalman

cc @jeffdaily @jithunnair-amd

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions