Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
kit1980 opened this issue Jan 30, 2024 · 0 comments
Open

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

kit1980 opened this issue Jan 30, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@kit1980
Copy link
Contributor

kit1980 commented Jan 30, 2024

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.

@sbrugman sbrugman added the enhancement New feature or request label Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants