Files
pytorch/test
sorenrasmussenai f27513e951 Fix bug in torch.sparse.addmm on CUDA when beta != 0 or 1 (#56160)
Summary:
Fixes https://github.com/pytorch/pytorch/issues/55917, which caused `torch.sparse.addmm` to fail on CUDA whenever `beta` was different from 0 or 1

Pull Request resolved: https://github.com/pytorch/pytorch/pull/56160

Reviewed By: ejguan

Differential Revision: D27825108

Pulled By: ngimel

fbshipit-source-id: 2ade5ea38c5322768dc4dffb40c65fcbb17ec201
2021-04-26 02:57:41 -07:00
..
2021-03-02 17:30:45 -08:00
2021-04-13 09:24:07 -07:00
2021-03-30 13:09:52 -07:00
2021-03-01 21:19:27 -08:00
2021-03-10 16:07:36 -08:00
2021-03-04 21:55:34 -08:00
2021-04-25 22:12:38 -07:00