Home
last modified time | relevance | path

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

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