Skip to content

Commit e2b9868

Browse files
authored
Adding torch_xpu and torch_rocm to LF managed projects (#7899)
1 parent 262c884 commit e2b9868

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

s3_management/manage_v2.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -426,6 +426,8 @@
426426
"fbgemm_gpu",
427427
"fbgemm_gpu_genai",
428428
"triton",
429+
"triton_rocm",
430+
"triton_xpu",
429431
"pytorch_triton",
430432
"pytorch_triton_rocm",
431433
"pytorch_triton_xpu",
@@ -441,6 +443,8 @@
441443
"fbgemm_gpu",
442444
"fbgemm_gpu_genai",
443445
"triton",
446+
"triton_rocm",
447+
"triton_xpu",
444448
"pytorch_triton",
445449
"pytorch_triton_rocm",
446450
"pytorch_triton_xpu",

0 commit comments

Comments
 (0)