Searched refs:CreateReducePrecision (Results 1 – 4 of 4) sorted by relevance
379 HloInstruction::CreateReducePrecision(operand->shape(), operand, in MakeReducePrecisionHlo()
674 static std::unique_ptr<HloInstruction> CreateReducePrecision(
449 instruction = CreateReducePrecision( in CreateFromProto()1249 HloInstruction::CreateReducePrecision(const Shape& shape, in CreateReducePrecision() function in xla::HloInstruction
2518 return builder->AddInstruction(HloInstruction::CreateReducePrecision( in CreateInstruction()