pytorch
bc1b1e82 - fixing mkldnn_linear & backward with silent error (#51713)

Commit
3 years ago
fixing mkldnn_linear & backward with silent error (#51713) Summary: mkldnn_linear & mkldnn_linear_backward_input gives wrong result when weight is non contiguous. Issue exposed in PR https://github.com/pytorch/pytorch/issues/51613 Pull Request resolved: https://github.com/pytorch/pytorch/pull/51713 Reviewed By: zhangguanheng66 Differential Revision: D26282319 Pulled By: ngimel fbshipit-source-id: 96516e10c9dc72c30dac278fce09b746aa5f51b2
Author
Parents
Loading