uv
d653fbb1 - doc: Sync PyTorch integration index for CUDA and ROCm versions from PyTorch website. (#14100)

Commit
259 days ago
doc: Sync PyTorch integration index for CUDA and ROCm versions from PyTorch website. (#14100) ## Summary Just to sync the documentation with PyTorch's officially recommended installation method. ![image](https://github.com/user-attachments/assets/7be0aea6-b51b-4083-acae-fbe8aa79c363) **Change:** * CUDA 12.1 to CUDA 12.6 * CUDA 12.4 to CUDA 12.8 * ROCm 6.2 to ROCm 6.3 ## Test Plan Run doc server in local. Result: <details><summary>CUDA 12.6</summary> <p> ![image](https://github.com/user-attachments/assets/962a1058-3922-4709-a57f-200939d0a397) ![image](https://github.com/user-attachments/assets/0dae693f-2dc1-4d3e-9186-d26aa84c7d73) </p> </details> <details><summary>CUDA 12.8</summary> <p> ![image](https://github.com/user-attachments/assets/dc12d09b-f8f2-41d3-b185-cb1e4e8b062b) ![image](https://github.com/user-attachments/assets/1b5490e3-6265-4bad-8af2-eab0a207adab) </p> </details> <details><summary>ROCm6</summary> <p> ![image](https://github.com/user-attachments/assets/3b17a24f-3210-4a99-a81b-f8f2f5578b73) ![image](https://github.com/user-attachments/assets/c7baae55-14e5-45d0-94a0-164ab31bbffc) </p> </details>
Author
Parents
Loading