Commit 5e45285
authored
Add torch to cloudflare r2 (#7914)
All packages are now by default using r2:
```
PT_R2_PACKAGES_PROD = {
"torch",
"torchaudio",
"torchvision",
"fbgemm_gpu",
"fbgemm_gpu_genai",
"triton",
"triton_rocm",
"triton_xpu",
"pytorch_triton",
"pytorch_triton_rocm",
"pytorch_triton_xpu",
}
```1 parent c8ec840 commit 5e45285
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
454 | 454 | | |
455 | 455 | | |
456 | 456 | | |
| 457 | + | |
457 | 458 | | |
458 | 459 | | |
459 | 460 | | |
| |||
0 commit comments