What
Currently, the framework installs and targets PyTorch 2.6 by default.
This issue would like to:
- Upgrade the default supported PyTorch version to 2.7
- Add explicit compatibility and CI coverage for PyTorch 2.10
This is to stay aligned with upstream PyTorch releases and ensure long-term compatibility as users adopt newer versions.
Related: #438