Commit 0cb2409
Handle non-contiguous inputs with mkldnn convolution. (#16300)
Summary:
Fixes #16018.
Backwards appears to be fine because the derivative is written in terms of mkldnn_convolution itself.
Pull Request resolved: #16300
Differential Revision: D13797776
Pulled By: gchanan
fbshipit-source-id: 68a990b8a3c186412a99d176931314806c9ed7bf1 parent 45c3cc9 commit 0cb2409
2 files changed
Lines changed: 35 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
399 | 399 | | |
400 | 400 | | |
401 | 401 | | |
402 | | - | |
403 | | - | |
| 402 | + | |
| 403 | + | |
404 | 404 | | |
405 | 405 | | |
406 | 406 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6591 | 6591 | | |
6592 | 6592 | | |
6593 | 6593 | | |
| 6594 | + | |
| 6595 | + | |
| 6596 | + | |
| 6597 | + | |
| 6598 | + | |
| 6599 | + | |
| 6600 | + | |
| 6601 | + | |
| 6602 | + | |
| 6603 | + | |
| 6604 | + | |
| 6605 | + | |
| 6606 | + | |
| 6607 | + | |
| 6608 | + | |
| 6609 | + | |
| 6610 | + | |
| 6611 | + | |
| 6612 | + | |
| 6613 | + | |
| 6614 | + | |
| 6615 | + | |
| 6616 | + | |
| 6617 | + | |
| 6618 | + | |
| 6619 | + | |
| 6620 | + | |
| 6621 | + | |
| 6622 | + | |
| 6623 | + | |
| 6624 | + | |
| 6625 | + | |
| 6626 | + | |
6594 | 6627 | | |
6595 | 6628 | | |
6596 | 6629 | | |
| |||
0 commit comments