Commit ce49279
authored
Add repo-name param for calculate-docker-image action (#7205)
To extend the calculate-docker-image action used in other repo, such as
pytorch/ao.
Refer
https://github.com/pytorch/ao/actions/runs/17938785568/job/51010166034#step:14:85,
we're enabling xpu test in torchao and want to leverage pytorch ci image
to do the test.1 parent ec6a206 commit ce49279
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
45 | 48 | | |
46 | 49 | | |
47 | 50 | | |
| |||
56 | 59 | | |
57 | 60 | | |
58 | 61 | | |
59 | | - | |
| 62 | + | |
60 | 63 | | |
61 | 64 | | |
62 | 65 | | |
| |||
0 commit comments