Skip to content

Delete XRT code paths #17982

@carmocca

Description

@carmocca

Outline & Motivation

The PyTorch XLA project has dropped support of the XRT runtime in master (PR pytorch/xla#5240).
This will break our XLA integration.

We added support for PjRT recently with #17350. Which will be released with the next feature release.

Pitch

Remove everything that's not under if pjrt.using_pjrt().
Delete the XRT tests.
Update the docs (part of #17492)

Additional context

It's not clear yet if XRT support will be dropped with XLA 2.1 or 2.2

cc @justusschock @awaelchli @Borda @carmocca @JackCaoG @steventk-g @Liyang90

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions