Skip to content

Add PyTorch version compatibility documentation and validation #2088

@Changomango0903

Description

@Changomango0903

Currently, torchtitan releases implicitly depend on the latest cutting-edge PyTorch versions without explicit documentation or runtime validation. This creates several issues:

  1. Users experience cryptic errors when running torchtitan with older PyTorch versions that lack required APIs
  2. No clear compatibility matrix exists to help users determine which PyTorch version they need
  3. Silent breakage can occur when PyTorch APIs change between versions
  4. Difficult to debug version-related issues without upfront validation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions