Commit 5793dd7
[Intel GPU] Integrate OneDNN SDPA training forward and backward (pytorch#161058)
This PR is the first split PR of pytorch#156272, only contains the OneDNN code. Please help review.
Pending on OneDNN v3.9 commit update. Don't merge.
Pull Request resolved: pytorch#161058
Approved by: https://github.com/guangyey, https://github.com/EikanWang1 parent 49c446c commit 5793dd7
File tree
4 files changed
+688
-94
lines changed- aten/src/ATen/native/mkldnn/xpu
- detail
4 files changed
+688
-94
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
263 | | - | |
| 263 | + | |
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
| |||
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
277 | | - | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
278 | 280 | | |
279 | 281 | | |
280 | 282 | | |
| |||
0 commit comments