You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build: configure PyTorch sources for cross-platform compatibility
- macOS uses CPU-only PyTorch from pytorch-cpu index
- Linux and Windows use CUDA 12.8 PyTorch from pytorch index
- triton only installs on Linux with CUDA 12.8 support
- Update lockfile to support multi-platform builds
0 commit comments