Commit 3be855e
authored
Revert "[BE] Update upload bm results GHA" (#7619)
Reverts #7612
Causing multiple failures on CI :
https://github.com/pytorch/pytorch/actions/runs/20446693320/job/58754263235
Error:
```
Traceback (most recent call last):
File "/home/ec2-user/actions-runner/_work/_actions/pytorch/test-infra/main/.github/actions/upload-benchmark-results/../../scripts/upload_benchmark_results.py", line 380, in <module>
main()
File "/home/ec2-user/actions-runner/_work/_actions/pytorch/test-infra/main/.github/actions/upload-benchmark-results/../../scripts/upload_benchmark_results.py", line 375, in main
warn(f"Find no benchmark results in {args.benchmark_results}")
AttributeError: 'Namespace' object has no attribute 'benchmark_results'
```1 parent 702cfd6 commit 3be855e
3 files changed
Lines changed: 18 additions & 67 deletions
File tree
- .github
- actions/upload-benchmark-results
- scripts
- benchmarks
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
| 6 | + | |
10 | 7 | | |
11 | 8 | | |
12 | 9 | | |
| |||
15 | 12 | | |
16 | 13 | | |
17 | 14 | | |
| 15 | + | |
18 | 16 | | |
19 | 17 | | |
20 | 18 | | |
| |||
28 | 26 | | |
29 | 27 | | |
30 | 28 | | |
31 | | - | |
| 29 | + | |
32 | 30 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
| 31 | + | |
| 32 | + | |
37 | 33 | | |
38 | 34 | | |
39 | | - | |
40 | | - | |
41 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
42 | 44 | | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | 45 | | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | 46 | | |
| 47 | + | |
| 48 | + | |
78 | 49 | | |
79 | 50 | | |
80 | 51 | | |
| |||
108 | 79 | | |
109 | 80 | | |
110 | 81 | | |
111 | | - | |
112 | 82 | | |
113 | 83 | | |
114 | 84 | | |
| |||
151 | 121 | | |
152 | 122 | | |
153 | 123 | | |
154 | | - | |
155 | 124 | | |
156 | 125 | | |
157 | 126 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
186 | 185 | | |
187 | 186 | | |
188 | 187 | | |
189 | | - | |
| 188 | + | |
190 | 189 | | |
191 | 190 | | |
192 | 191 | | |
| |||
217 | 216 | | |
218 | 217 | | |
219 | 218 | | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | 219 | | |
230 | 220 | | |
231 | 221 | | |
| |||
329 | 319 | | |
330 | 320 | | |
331 | 321 | | |
332 | | - | |
333 | 322 | | |
334 | 323 | | |
335 | 324 | | |
| |||
360 | 349 | | |
361 | 350 | | |
362 | 351 | | |
363 | | - | |
364 | 352 | | |
365 | 353 | | |
366 | 354 | | |
| |||
369 | 357 | | |
370 | 358 | | |
371 | 359 | | |
372 | | - | |
373 | | - | |
374 | | - | |
375 | | - | |
376 | | - | |
377 | | - | |
378 | 360 | | |
379 | 361 | | |
380 | 362 | | |
0 commit comments