pytorch
cab81922 - Exclude sparse from non-functional alias (#82064)

Commit
3 years ago
Exclude sparse from non-functional alias (#82064) Mutating operations typically don't work well/differently with sparse tensors, so don't assume that these composites work for sparse tensors. Signed-off-by: Edward Z. Yang <ezyang@fb.com> Pull Request resolved: https://github.com/pytorch/pytorch/pull/82064 Approved by: https://github.com/Chillee
Author
Committer
Parents
Loading