pytorch
a188f05e - Reland #89031 Added conv constraint that infers layouts (#89530)

Commit
1 year ago
Reland #89031 Added conv constraint that infers layouts (#89530) Relands #89031 Per title. We now set strides from fx graph only for convolutions and mm, which is a hack, but bmm in some cases caused extra copy, and there is no obvious way to fix that, we should rethink the strides anyway. Pull Request resolved: https://github.com/pytorch/pytorch/pull/89530 Approved by: https://github.com/Chillee
Author
Natalia Gimelshein
Committer
Parents
Loading