pytorch
fd4f22e4 - Generalized LU factorization (#28608)

Commit
5 years ago
Generalized LU factorization (#28608) Summary: This PR implements support for generalized LU factorization that is required for various algorithms such as PCA (see issue https://github.com/pytorch/pytorch/issues/8049). Pull Request resolved: https://github.com/pytorch/pytorch/pull/28608 Differential Revision: D18326449 Pulled By: ezyang fbshipit-source-id: d4011d75710e06e87ddbf5ad9afae42ba3330548
Author
Parents
Loading