Home
last modified time | relevance | path

Searched refs:SolveWithInvertedDiagonalBlocks (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dtriangular_solve_expander.cc128 XlaOp SolveWithInvertedDiagonalBlocks(XlaOp a, XlaOp b, XlaOp inv_diag_blocks, in SolveWithInvertedDiagonalBlocks() function
396 return SolveWithInvertedDiagonalBlocks(a, b, inv_diag_blocks, left_side, in SolveByInvertingDiagonalBlocks()