Commit 501fc5e
authored
Add nightly build and upload for torchcodec (#5814)
We want torchcodec's mac, cuda and cpu wheels to be automatically
uploaded to download.pytorch.org.
Currently we are building the wheels on every PR but not actually
uploading them as they are in dry-run mode. Example for cuda we do this:
https://github.com/pytorch/torchcodec/actions/runs/11485682426/job/31966672538?pr=272#step:10:97

@huydhn can you confirm that the dry-run is copying to the correct path
for this cuda wheel?1 parent 9b428a3 commit 501fc5e
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
0 commit comments