Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_creation_utils.cc379 HloInstruction::CreateReducePrecision(operand->shape(), operand, in MakeReducePrecisionHlo()
Dhlo_instruction.h674 static std::unique_ptr<HloInstruction> CreateReducePrecision(
Dhlo_instruction.cc449 instruction = CreateReducePrecision( in CreateFromProto()
1249 HloInstruction::CreateReducePrecision(const Shape& shape, in CreateReducePrecision() function in xla::HloInstruction
Dhlo_parser.cc2518 return builder->AddInstruction(HloInstruction::CreateReducePrecision( in CreateInstruction()