Skip to content

torchcodec-xpu: delegate CPU fallback to torchcodec CPU device interface #44

@dvrogozh

Description

@dvrogozh

// Self-contained SW->RGB conversion via libswscale. We do not delegate to
// CpuDeviceInterface because its constructor and the createDeviceInterface

We did not delegate the fallback to CPU device interface because torchcodec did not expose createDeviceInterface externally. This got fixed in:

Thus, we need to switch fallback to CPU device interface now.

CC: @eromomon

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions