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

Remove PyTorch 2.5.0 checks #1861

Closed
7 tasks
RdoubleA opened this issue Oct 17, 2024 · 3 comments
Closed
7 tasks

Remove PyTorch 2.5.0 checks #1861

RdoubleA opened this issue Oct 17, 2024 · 3 comments
Assignees
Labels
better engineering Tasks which help improve eng productivity e.g. building tools, cleaning up code, writing docs community help wanted We would love the community's help completing this issue good first issue Good for newcomers

Comments

@RdoubleA
Copy link
Contributor

PyTorch 2.5.0 is officially released which includes features such as FlexAttention that is now public API and other compile features. We can now remove the following checks:

@RdoubleA RdoubleA added community help wanted We would love the community's help completing this issue better engineering Tasks which help improve eng productivity e.g. building tools, cleaning up code, writing docs labels Oct 17, 2024
@joecummings joecummings added the good first issue Good for newcomers label Oct 17, 2024
@JP-sDEV
Copy link
Contributor

JP-sDEV commented Oct 17, 2024

Hi @RdoubleA, can I be assigned this issue?

@RdoubleA
Copy link
Contributor Author

Hi @JP-sDEV, sure! feel free to take on as many or as few of the items and link this issue in your PR. Feel free to comment if you run into any trouble and please include me or @joecummings as reviewers. Appreciate it!

@JP-sDEV
Copy link
Contributor

JP-sDEV commented Oct 21, 2024

Thanks! I have opened a pull request that completes all the tasks in this issue.

PyTorch 2.5.0 is officially released which includes features such as FlexAttention that is now public API and other compile features. We can now remove the following checks:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
better engineering Tasks which help improve eng productivity e.g. building tools, cleaning up code, writing docs community help wanted We would love the community's help completing this issue good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants