Skip to content

Commit

Permalink
oneDNN v3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mengfei25 committed Jul 9, 2024
1 parent 8e983b5 commit 4c2e775
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/scripts/apply_torch_pr.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,6 @@
default=[
# Fallback to CPU for XPU FP64
"https://github.com/pytorch/pytorch/pull/126516",
# Enable deterministic for mkldnn ops
"https://github.com/pytorch/pytorch/pull/127277",
# [Inductor][Intel GPU] Support reduction split.
"https://github.com/pytorch/pytorch/pull/129120",
# Modify the tolerance level in TIMM benchmark
"https://github.com/pytorch/pytorch/pull/129735",
]
)
parser.add_argument('--extra-pr-list', '-e', nargs='+',default=[])
Expand Down

0 comments on commit 4c2e775

Please sign in to comment.