Searched refs:CreateTriangularSolve (Results 1 – 3 of 3) sorted by relevance
453 static std::unique_ptr<HloInstruction> CreateTriangularSolve(
179 instruction = CreateTriangularSolve(shape, operands(0), operands(1), in CreateFromProto()804 HloInstruction::CreateTriangularSolve(const Shape& shape, HloInstruction* a, in CreateTriangularSolve() function in xla::HloInstruction
1128 builder->AddInstruction(HloInstruction::CreateTriangularSolve( in ParseInstructionRhs()