Merge remote-tracking branch 'origin/master' into dev

This commit is contained in:
xming521
2025-08-28 21:31:16 +08:00
+4
View File
@@ -79,6 +79,10 @@ torchvision = [
{ index = "pytorch-cu126", marker = "platform_system == 'Windows'" },
{ index = "pytorch-cu126", marker = "platform_system == 'Linux'" },
]
triton = [
{ index = "pytorch-cu126", marker = "platform_system == 'Windows'" },
{ index = "pytorch-cu126", marker = "platform_system == 'Linux'" },
]
[[tool.uv.index]]