Commit 79fc0a9
A minor update has been made to the deterministic behavior checks in the `index_copy_out` implementation. This change ensures that deterministic `index_copy` is dispatched to `index_put` not only for CUDA tensors but also for XPU tensors.
Pull Request resolved: pytorch#167830
Approved by: https://github.com/guangyey, https://github.com/ezyang
1 parent d01a7b0 commit 79fc0a9
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1087 | 1087 | | |
1088 | 1088 | | |
1089 | 1089 | | |
1090 | | - | |
| 1090 | + | |
| 1091 | + | |
1091 | 1092 | | |
1092 | 1093 | | |
1093 | 1094 | | |
| |||
0 commit comments