port addmv to structured kernels (#55746)
Summary:
Per title
I've revamped size checks a bit to provide better error message if `self` is of the wrong size, also added check that inplace variant has correct `self` size
Ref: https://github.com/pytorch/pytorch/issues/55070
Pull Request resolved: https://github.com/pytorch/pytorch/pull/55746
Reviewed By: ezyang
Differential Revision: D27782980
Pulled By: ngimel
fbshipit-source-id: 6ba949b682b8fd1170d0304da0ed348dd1a7b8c7
Author
Natalia Gimelshein