Skip to content

Commit 2257d78

Browse files
authored
[Nightly] Update FP64 fallback PR (#1758)
From pytorch/pytorch#126516 To pytorch/pytorch#156456 disable_ut disable_e2e disable_windows disable_distributed Co-authored-by: mengfeil <test>
1 parent 3a9419c commit 2257d78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/apply_torch_pr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
parser.add_argument('--pr-list', '-n', nargs='+',
1111
default=[
1212
# Fallback to CPU for XPU FP64
13-
"https://github.com/pytorch/pytorch/pull/126516",
13+
"https://github.com/pytorch/pytorch/pull/156456",
1414
# Modify the tolerance level in TIMM benchmark
1515
"https://github.com/pytorch/pytorch/pull/143739",
1616
# "Enhance testing infrastructure to add half-precision support for histc on XPU"

0 commit comments

Comments
 (0)