pytorch
02c3e6d9 - addmm CPU inplace implementation shouldn't resize an input tensor (#56452)

Commit
3 years ago
addmm CPU inplace implementation shouldn't resize an input tensor (#56452) Summary: `addmm` CPU inplace implementation shouldn't resize an input tensor. Pull Request resolved: https://github.com/pytorch/pytorch/pull/56452 Reviewed By: malfet Differential Revision: D27925216 Pulled By: ngimel fbshipit-source-id: 3a4cda62ea59774ddf89f2c0592e9faffa1afe43
Parents
Loading