deprecate torch 2.6.0 support#3197
Conversation
📝 WalkthroughWalkthroughThe PR updates GitHub Actions workflow matrices by removing PyTorch 2.6.0/CUDA 12.6.3 entries, elevating supported combinations to PyTorch 2.7.1/2.8.0 and CUDA 12.8.1 in nightly workflows, and aligns tests accordingly. README is updated to reflect the new minimum PyTorch version (≥2.7.1). Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
📖 Documentation Preview: https://68dfd35eba80467ebb93d768--resonant-treacle-0fd729.netlify.app Deployed on Netlify from commit 867c99c |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
(cherry picked from commit 409cfb8)
Description
With pytorch currently @ 2.8.0; 2.6.0 is now 2 releases old and we should recommend that users should be on 2.8.0 or 2.7.1 at worst.
Summary by CodeRabbit
Chores
Tests
Documentation