We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a868a2e commit 2730bfbCopy full SHA for 2730bfb
.github/scripts/apply_torch_pr.py
@@ -13,8 +13,6 @@
13
"https://github.com/pytorch/pytorch/pull/126516",
14
# Modify the tolerance level in TIMM benchmark
15
"https://github.com/pytorch/pytorch/pull/143739",
16
- # Fix build error caused by incorrect namespace change by #144014
17
- "https://github.com/pytorch/pytorch/pull/144450",
18
]
19
)
20
parser.add_argument('--extra-pr-list', '-e', nargs='+',default=[])
0 commit comments