Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dcholesky_expander.cc138 XlaOp BuildCholesky(XlaOp a, int64 block_size, in BuildCholesky() function
238 XlaOp l = BuildCholesky(MaybeTransposeInMinorDims(a, !options.lower()), in ExpandInstruction()