Skip to content

torchcodec-xpu: delegate CPU fallback to CpuDeviceInterface#46

Merged
dvrogozh merged 1 commit into
intel:mainfrom
dvrogozh:fixes
May 15, 2026
Merged

torchcodec-xpu: delegate CPU fallback to CpuDeviceInterface#46
dvrogozh merged 1 commit into
intel:mainfrom
dvrogozh:fixes

Conversation

@dvrogozh
Copy link
Copy Markdown
Contributor

Changes:

  • Delegate CPU fallback to CpuDeviceInterface
  • Introduce FORCE_CPU_FALLBACK to easy verify the fallback

Fixes: #44
Requires: meta-pytorch/torchcodec#1346

Changes:
* Delegate CPU fallback to CpuDeviceInterface
* Introduce `FORCE_CPU_FALLBACK` to easy verify the fallback

Fixes: intel#44
Requires: meta-pytorch/torchcodec#1346
Signed-off-by: Dmitry Rogozhkin <dmitry.v.rogozhkin@intel.com>
Copy link
Copy Markdown
Contributor

@eromomon eromomon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dvrogozh dvrogozh merged commit c7cccb0 into intel:main May 15, 2026
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

2 participants