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

Housekeeping and PyTorch Upgrade #125

Merged
merged 2 commits into from
Mar 6, 2025
Merged

Conversation

prabhuomkar
Copy link
Owner

@prabhuomkar prabhuomkar commented Mar 4, 2025

Description of the change

  • Upgrade PyTorch version to 2.6.0
  • Add CUDA 12.4 and 12.6 Support which comes with PT 2.6.0
  • Update GA Workflows for testing with latest versions
  • README Updates
  • Bump up CMake to 3.28.6

Type Of Change

  • Bug Fix (non-breaking change that fixes an issue)
  • New Feature
  • New PyTorch tutorial
  • Breaking Change (cmake changes, fix or feature that would cause existing functionality to not work as expected)

Related Issues

N/A

Development & Code Review

  • cpplint rules passes locally (run cmake -P cpplint.cmake)
  • CI is passing
  • Changes have been reviewed by at least one of the maintainers

@prabhuomkar prabhuomkar requested a review from mfl28 as a code owner March 4, 2025 03:57
@prabhuomkar
Copy link
Owner Author

@mfl28 can I get a quick review on this one? We have come a long way to PT 2.6.0 now :)

@mfl28
Copy link
Collaborator

mfl28 commented Mar 4, 2025

Thanks @prabhuomkar looks good! Only CUDA 12.1 -> 12.4 should be changed according to the pytorch website.

@prabhuomkar prabhuomkar requested a review from mfl28 March 5, 2025 06:31
@prabhuomkar prabhuomkar merged commit 4c4d060 into master Mar 6, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants