Commit fa9c7b76 authored by A. Unique TensorFlower's avatar A. Unique TensorFlower Committed by TensorFlower Gardener
Browse files

Replace most linear algebra ops with their batch versions and deprecate

BatchCholesky
BatchCholeskyGrad
BatchMatrixDeterminant
BatchMatrixInverse
BatchMatrixSolve
BatchMatrixSolveLs
BatchMatrixTriangularSolve
BatchSelfAdjointEig
BatchSelfAdjointEigV2
BatchSvd

At this point, the non-batch versions were identical to the batch versions except for a check during shape inference restricting the matrix inputs to be rank 2.

NOTICE: This is a non-backwards compatible API change.
Change: 132692980
parent 6173228e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment