Commit 07bec95
authored
[BE] Remove duplicate, stale copy of github_analyze script (#6490)
There were two versions of this file, one an old fork of the other from
back when pytorch/builder existed. Deleting the older forked version of
this file in favor of the updated analytics version. The fork had
exactly one significant change (an extra parameter that it accepted), so
integrated that change into the script we're preserving
github_analyze.py is called in exactly two situations: by reverts.py
(it's import has been updated) and manually by github_analyze.py1 parent 8024082 commit 07bec95
File tree
3 files changed
+10
-508
lines changed- tools
- analytics
- torchci
3 files changed
+10
-508
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
| 210 | + | |
211 | 211 | | |
212 | | - | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
213 | 220 | | |
214 | 221 | | |
215 | 222 | | |
| |||
0 commit comments