pytorch
90303157 - Enable complex dtypes for coo_sparse-coo_sparse matmul [CPU] (#59554)

Commit
3 years ago
Enable complex dtypes for coo_sparse-coo_sparse matmul [CPU] (#59554) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/59554 This PR enables complex numbers supports for matrix-matrix multiplication of COO sparse matrices. Test Plan: Imported from OSS Reviewed By: jbschlosser Differential Revision: D28968309 Pulled By: anjali411 fbshipit-source-id: 4fd471e76a5584366aabc86c08b4564667ee54ca
Author
Parents
Loading