Commit 787cc7f
Summary:
Pull Request resolved: #2083
This commit replaces `squeeze` with `sum` over length-1 dimensions in `_inf_max_helper` for PyTorch 1.13 compatibility.
Reviewed By: Balandat
Differential Revision: D51030343
fbshipit-source-id: 87ce5c5d71812a70553688d55c82aac56ddebbec
1 parent 6bde5d4 commit 787cc7f
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
184 | 188 | | |
185 | 189 | | |
186 | 190 | | |
| |||
0 commit comments