Skip to content

Feature needed: configuration for which PyTorch version to target #17

Open
@kit1980

Description

@kit1980

Currently TorchFix tries to follow latest PyTorch main for things like deprecated APIs.
This is not ideal for people who want to use a specific release, for example.

So every rule should be annotated for which PyTorch (and also TorchVision and other libraries where applicable) version it applies, and there should be a configuration parameter for TorchFix to pass the version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions