Skip to content

Commit 8138957

Browse files
authored
Use triton packages from R2 (#7902)
By Default use all triton packages from R2 - Cloudflare
1 parent e2b9868 commit 8138957

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

s3_management/manage_v2.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -458,6 +458,12 @@
458458
"torchvision",
459459
"fbgemm_gpu",
460460
"fbgemm_gpu_genai",
461+
"triton",
462+
"triton_rocm",
463+
"triton_xpu",
464+
"pytorch_triton",
465+
"pytorch_triton_rocm",
466+
"pytorch_triton_xpu",
461467
}
462468

463469
# Packages that should have their root index.html copied to subdirectories

0 commit comments

Comments
 (0)