Home
last modified time | relevance | path

Searched defs:CreateCholesky (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcusolver_rewriter.cc51 StatusOr<HloInstruction*> CreateCholesky(GpuSolverContext* context, in CreateCholesky() function
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.cc1235 /* static */ std::unique_ptr<HloInstruction> HloInstruction::CreateCholesky( in CreateCholesky() function in xla::HloInstruction