Skip to content

Status of PyTorch compatibility #27

Open

Description

Work on Python 3.13 support in PyTorch for the default CPython build is in progress: pytorch/pytorch#130249. It currently builds from source; there's a draft PR for Linux nightlies. Once those land, that prerequisite is met. pytorch/pytorch#130249 also contains top-level tracking items for free-threaded support.

There are also be dependencies that are missing support or only have it in main/nightlies (e.g., psutil, pyyaml, numpy). Also a python package in a Conda channel will be very helpful, because the recommended PyTorch development is with conda due to the many non-Python dependencies (MKL, CUDA, etc.).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    status trackingIssue that tracks the status of compatibility and ongoing work in one or more open source projects

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions